Click here to Skip to main content
15,903,203 members
Home / Discussions / Database
   

Database

 
AnswerRe: Code generator? Pin
Davy Mitchell9-Apr-03 23:09
Davy Mitchell9-Apr-03 23:09 
GeneralRe: Code generator? Pin
Roger Alsing10-Apr-03 0:01
Roger Alsing10-Apr-03 0:01 
GeneralRe: Code generator? Pin
coge13-Apr-03 12:08
coge13-Apr-03 12:08 
QuestionHOWTO: Insert SQL NULL using ADO Recordset and VC++? Pin
Dan Thurman9-Apr-03 8:52
Dan Thurman9-Apr-03 8:52 
AnswerRe: HOWTO: Insert SQL NULL using ADO Recordset and VC++? Pin
Le centriste11-Apr-03 7:17
Le centriste11-Apr-03 7:17 
GeneralRe: HOWTO: Insert SQL NULL using ADO Recordset and VC++? Pin
Dan Thurman11-Apr-03 8:30
Dan Thurman11-Apr-03 8:30 
GeneralRe: HOWTO: Insert SQL NULL using ADO Recordset and VC++? Pin
Le centriste11-Apr-03 10:37
Le centriste11-Apr-03 10:37 
GeneralAbout the DataSet Pin
DS__9-Apr-03 5:50
DS__9-Apr-03 5:50 
hi all ,
i am not a newbie (i've been programming for 9 years) , but i am a newbie to .NET.

i have 2 questions a bout the dataset...
1)briefly , i have 3 simple queries to execute and insert the 3 tables to the dataset . can i execute all 3 of them at the same time (or one after the other) , but sending the SQLs to the server at a single time and get the result of all 3 queries in the same time (instead of executing 3 Queries...)? (i only read the data , so do i have to use the DataAdapter or can i just use the Reader?)

2)i want to update the table with the changes maded to the dataset's Table , but i have 21 keys (its not actually 21 keys , but its 21 fields that are critical to determing which rows to update) , so how can i make the DAtaTable update my rows (its a lot of rows , i dont want to execute so much UPDATE commands...

thanks.
GeneralRe: About the DataSet Pin
Le centriste11-Apr-03 7:19
Le centriste11-Apr-03 7:19 
GeneralCompact and repair ADOX Pin
Hesham Amin8-Apr-03 12:30
Hesham Amin8-Apr-03 12:30 
GeneralADO Error I assume Pin
Toni788-Apr-03 11:20
Toni788-Apr-03 11:20 
GeneralRe: ADO Error I assume Pin
Rein Hillmann8-Apr-03 11:29
Rein Hillmann8-Apr-03 11:29 
GeneralThank you Reinout Hillmann Pin
Toni788-Apr-03 12:22
Toni788-Apr-03 12:22 
GeneralJDBC!! HELP!!!! Pin
Sunnygirl8-Apr-03 6:00
Sunnygirl8-Apr-03 6:00 
GeneralFormating the xml-output from a DataSet Pin
Andreas Knapp8-Apr-03 3:46
Andreas Knapp8-Apr-03 3:46 
GeneralRe: Formating the xml-output from a DataSet Pin
Knappen8-Apr-03 3:57
Knappen8-Apr-03 3:57 
GeneralRe: Formating the xml-output from a DataSet Pin
Le centriste8-Apr-03 11:01
Le centriste8-Apr-03 11:01 
Generalcdaodatabase create/open causes crash Pin
bryce8-Apr-03 3:30
bryce8-Apr-03 3:30 
GeneralRe: cdaodatabase create/open causes crash Pin
Rein Hillmann8-Apr-03 10:59
Rein Hillmann8-Apr-03 10:59 
GeneralRe: cdaodatabase create/open causes crash Pin
bryce8-Apr-03 11:54
bryce8-Apr-03 11:54 
Questionmodify system stored procedures? Pin
Rene De La Garza7-Apr-03 7:41
Rene De La Garza7-Apr-03 7:41 
AnswerRe: modify system stored procedures? Pin
Rein Hillmann7-Apr-03 8:56
Rein Hillmann7-Apr-03 8:56 
GeneralRe: modify system stored procedures? Pin
Rene De La Garza7-Apr-03 11:18
Rene De La Garza7-Apr-03 11:18 
GeneralRe: modify system stored procedures? Pin
Rene De La Garza7-Apr-03 11:31
Rene De La Garza7-Apr-03 11:31 
GeneralRe: modify system stored procedures? Pin
Rein Hillmann7-Apr-03 13:40
Rein Hillmann7-Apr-03 13:40 

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.