Click here to Skip to main content
15,900,110 members
Home / Discussions / Database
   

Database

 
GeneralADO.NET output parameter Pin
Timothy_19829-May-05 20:58
Timothy_19829-May-05 20:58 
GeneralRe: ADO.NET output parameter Pin
Colin Angus Mackay9-May-05 22:49
Colin Angus Mackay9-May-05 22:49 
GeneralRe: ADO.NET output parameter Pin
Timothy_198210-May-05 0:00
Timothy_198210-May-05 0:00 
GeneralRemote query being executed multiple times Pin
alex12059-May-05 20:32
alex12059-May-05 20:32 
GeneralProblem to search with a hyphen Pin
Nik_Pick9-May-05 10:16
Nik_Pick9-May-05 10:16 
Questionsql server 2000 documentor? Pin
WDI9-May-05 10:14
WDI9-May-05 10:14 
AnswerRe: sql server 2000 documentor? Pin
-Dr_X-10-May-05 10:10
-Dr_X-10-May-05 10:10 
GeneralNewbie help VS2003, SQLDataAdapter and Update Pin
Richard Schaefer9-May-05 9:19
Richard Schaefer9-May-05 9:19 
Confused | :confused:
I'm writing my first .Net app (old ASP/VBScript developer). Using VS2003 I set up a SQLConnection & SQLDataAdapter. I use a SQLCommand to fill a Dataset. I'm displaying the Dataset in a DataGrid that has Edit enabled. I'm trying to figure out how to use the generated Update command in the SQLDataAdapter in my Update event handler. I have all the code to pick up the values from all the cells, but all the examples I've seen for the SQL Update code create a new connection, adapter and hard-code an Update command, set all the command parameters and execute the command. The SQLDataAdapter already has a parameterized Update command. How do I reference the parameters of that Update command to set them to the values of my cells and execute the command?
Generalunderstading if there is data inside a row filed Pin
Sasuko9-May-05 4:06
Sasuko9-May-05 4:06 
GeneralRe: understading if there is data inside a row filed Pin
Dave Kreskowiak9-May-05 5:37
mveDave Kreskowiak9-May-05 5:37 
Generalmy database is not case sensitive Pin
Sasuko9-May-05 3:48
Sasuko9-May-05 3:48 
GeneralRe: my database is not case sensitive Pin
Colin Angus Mackay9-May-05 5:06
Colin Angus Mackay9-May-05 5:06 
GeneralRe: my database is not case sensitive Pin
Sasuko10-May-05 12:38
Sasuko10-May-05 12:38 
GeneralDB Design-Going in circles Pin
hp1089-May-05 3:42
hp1089-May-05 3:42 
GeneralRe: DB Design-Going in circles Pin
Colin Angus Mackay9-May-05 4:44
Colin Angus Mackay9-May-05 4:44 
GeneralRe: DB Design-Going in circles Pin
hp1089-May-05 5:06
hp1089-May-05 5:06 
GeneralRe: DB Design-Going in circles Pin
Colin Angus Mackay9-May-05 5:13
Colin Angus Mackay9-May-05 5:13 
GeneralRe: DB Design-Going in circles Pin
hp1089-May-05 5:30
hp1089-May-05 5:30 
GeneralRe: DB Design-Going in circles Pin
Colin Angus Mackay9-May-05 5:57
Colin Angus Mackay9-May-05 5:57 
GeneralRe: DB Design-Going in circles Pin
hp1089-May-05 21:56
hp1089-May-05 21:56 
GeneralRe: DB Design-Going in circles Pin
Colin Angus Mackay9-May-05 22:47
Colin Angus Mackay9-May-05 22:47 
GeneralRe: DB Design-Going in circles Pin
hp1089-May-05 23:57
hp1089-May-05 23:57 
GeneralRe: DB Design-Going in circles Pin
hp10810-May-05 5:47
hp10810-May-05 5:47 
GeneralRe: DB Design-Going in circles Pin
Colin Angus Mackay10-May-05 6:03
Colin Angus Mackay10-May-05 6:03 
GeneralRe: DB Design-Going in circles Pin
hp10810-May-05 6:34
hp10810-May-05 6:34 

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.