Click here to Skip to main content
15,927,514 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Update query fails Pin
JUNEYT23-Feb-07 6:52
JUNEYT23-Feb-07 6:52 
QuestionODBC Pin
A kamath23-Feb-07 1:36
A kamath23-Feb-07 1:36 
AnswerRe: ODBC Pin
Pete O'Hanlon23-Feb-07 2:32
mvePete O'Hanlon23-Feb-07 2:32 
The same as the command for updating directly "UPDATE..."

Do you mean, which class should you use? If so, you would use the OdbcCommand class and perform an ExecuteNonQuery().


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: ODBC Pin
A kamath23-Feb-07 3:04
A kamath23-Feb-07 3:04 
GeneralRe: ODBC Pin
Marcus J. Smith23-Feb-07 3:47
professionalMarcus J. Smith23-Feb-07 3:47 
GeneralRe: ODBC Pin
A kamath23-Feb-07 4:06
A kamath23-Feb-07 4:06 
GeneralRe: ODBC Pin
Marcus J. Smith23-Feb-07 4:18
professionalMarcus J. Smith23-Feb-07 4:18 
GeneralRe: ODBC Pin
A kamath23-Feb-07 5:06
A kamath23-Feb-07 5:06 
GeneralRe: ODBC Pin
Marcus J. Smith23-Feb-07 6:50
professionalMarcus J. Smith23-Feb-07 6:50 
GeneralRe: ODBC Pin
A kamath23-Feb-07 20:03
A kamath23-Feb-07 20:03 
QuestionGenerate Insert method for my View-adapter Pin
anderslundsgard22-Feb-07 23:07
anderslundsgard22-Feb-07 23:07 
AnswerRe: Generate Insert method for my View-adapter Pin
Sylvester george23-Feb-07 3:01
Sylvester george23-Feb-07 3:01 
GeneralRe: Generate Insert method for my View-adapter Pin
anderslundsgard23-Feb-07 3:37
anderslundsgard23-Feb-07 3:37 
QuestionSQL Report Error Message Pin
navhob@yahoo.com22-Feb-07 21:19
navhob@yahoo.com22-Feb-07 21:19 
QuestionHow to query all the tables in a database with shcema name Pin
NK722-Feb-07 18:52
NK722-Feb-07 18:52 
AnswerRe: How to query all the tables in a database with shcema name Pin
Hesham Amin22-Feb-07 22:28
Hesham Amin22-Feb-07 22:28 
QuestionNull parent row parameter for addRow method, using typed dataset Pin
hoonzis22-Feb-07 13:41
hoonzis22-Feb-07 13:41 
AnswerRe: Null parent row parameter for addRow method, using typed dataset Pin
Mark J. Miller23-Feb-07 3:51
Mark J. Miller23-Feb-07 3:51 
GeneralRe: Null parent row parameter for addRow method, using typed dataset Pin
hoonzis25-Feb-07 10:36
hoonzis25-Feb-07 10:36 
GeneralRe: Null parent row parameter for addRow method, using typed dataset Pin
hoonzis25-Feb-07 20:34
hoonzis25-Feb-07 20:34 
GeneralRe: Null parent row parameter for addRow method, using typed dataset Pin
Mark J. Miller26-Feb-07 2:01
Mark J. Miller26-Feb-07 2:01 
GeneralRe: Null parent row parameter for addRow method, using typed dataset Pin
hoonzis26-Feb-07 23:22
hoonzis26-Feb-07 23:22 
Questiontsql table alias - performance? Pin
matthew.rowe22-Feb-07 13:25
matthew.rowe22-Feb-07 13:25 
AnswerRe: tsql table alias - performance? Pin
Colin Angus Mackay22-Feb-07 13:41
Colin Angus Mackay22-Feb-07 13:41 
AnswerRe: tsql table alias - performance? Pin
Pete O'Hanlon22-Feb-07 22:56
mvePete O'Hanlon22-Feb-07 22:56 

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.