Click here to Skip to main content
16,005,169 members
Home / Discussions / Database
   

Database

 
Questionhow to use sqlclient into SQLXML? Pin
essamughal9-Feb-06 8:51
essamughal9-Feb-06 8:51 
QuestionSQLXML: Is the schema file is compulsory? Pin
essamughal9-Feb-06 6:04
essamughal9-Feb-06 6:04 
QuestionUPDATE Command in VBA Pin
codeamin9-Feb-06 2:54
codeamin9-Feb-06 2:54 
AnswerRe: UPDATE Command in VBA Pin
Mike Ellison9-Feb-06 5:56
Mike Ellison9-Feb-06 5:56 
GeneralRe: UPDATE Command in VBA Pin
codeamin9-Feb-06 6:00
codeamin9-Feb-06 6:00 
GeneralRe: UPDATE Command in VBA Pin
Mike Ellison9-Feb-06 6:06
Mike Ellison9-Feb-06 6:06 
GeneralRe: UPDATE Command in VBA Pin
codeamin9-Feb-06 6:10
codeamin9-Feb-06 6:10 
GeneralRe: UPDATE Command in VBA Pin
Mike Ellison9-Feb-06 6:27
Mike Ellison9-Feb-06 6:27 
Try adding a Debug.Print line to output your constructed sql UPDATE statement to the immediate window. You can check to make sure the form values are being incorporated the way you think they are. You can also then copy and paste the actual statement from the immediate window and execute it through the SQL view of an access query. This is a good way to test whether or not there is a problem with the UPDATE statement itself.
GeneralRe: UPDATE Command in VBA Pin
codeamin10-Feb-06 4:02
codeamin10-Feb-06 4:02 
GeneralRe: UPDATE Command in VBA Pin
Mike Ellison10-Feb-06 5:58
Mike Ellison10-Feb-06 5:58 
AnswerRe: UPDATE Command in VBA Pin
jonathan159-Feb-06 22:49
jonathan159-Feb-06 22:49 
GeneralRe: UPDATE Command in VBA Pin
codeamin10-Feb-06 4:08
codeamin10-Feb-06 4:08 
QuestionHow to dinamically select an entry in connectionStrings at runtime? Pin
Eugenio Lysei Junior9-Feb-06 1:12
Eugenio Lysei Junior9-Feb-06 1:12 
AnswerRe: How to dinamically select an entry in connectionStrings at runtime? Pin
Mike Ellison9-Feb-06 5:59
Mike Ellison9-Feb-06 5:59 
QuestionDelete Data in Excel file Pin
thainam8-Feb-06 20:58
thainam8-Feb-06 20:58 
AnswerRe: Delete Data in Excel file Pin
Mike Ellison9-Feb-06 6:02
Mike Ellison9-Feb-06 6:02 
GeneralRe: Delete Data in Excel file Pin
thainam9-Feb-06 13:58
thainam9-Feb-06 13:58 
GeneralRe: Delete Data in Excel file Pin
Mike Ellison9-Feb-06 14:25
Mike Ellison9-Feb-06 14:25 
Questionwhen will my database corrupt (int type and use identity) Pin
dexom8-Feb-06 20:48
dexom8-Feb-06 20:48 
AnswerRe: when will my database corrupt (int type and use identity) Pin
Colin Angus Mackay8-Feb-06 21:16
Colin Angus Mackay8-Feb-06 21:16 
QuestionNo zero length or null Pin
myNameIsRon8-Feb-06 19:38
myNameIsRon8-Feb-06 19:38 
AnswerRe: No zero length or null Pin
Colin Angus Mackay8-Feb-06 21:13
Colin Angus Mackay8-Feb-06 21:13 
GeneralRe: No zero length or null Pin
myNameIsRon9-Feb-06 15:09
myNameIsRon9-Feb-06 15:09 
News.NET Pet Shop Remodeled with NJDX OR-Mapper Pin
Damodar Periwal8-Feb-06 15:49
Damodar Periwal8-Feb-06 15:49 
QuestionServer recommendation Pin
Werdna8-Feb-06 10:12
Werdna8-Feb-06 10:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.