Click here to Skip to main content
15,890,527 members
Home / Discussions / Database
   

Database

 
GeneralRe: Best way of doing this (ADO) Pin
Ed Gadziemski24-Oct-02 4:05
professionalEd Gadziemski24-Oct-02 4:05 
GeneralOracle Data Provider Pin
Johan Lombaard23-Oct-02 23:55
Johan Lombaard23-Oct-02 23:55 
GeneralRe: Oracle Data Provider Pin
Vasudevan Deepak Kumar29-Oct-02 1:57
Vasudevan Deepak Kumar29-Oct-02 1:57 
GeneralRe: Oracle Data Provider Pin
Johan Lombaard29-Oct-02 2:03
Johan Lombaard29-Oct-02 2:03 
GeneralMultiple Inserts in a Stored Procedure Pin
RJS23-Oct-02 11:32
RJS23-Oct-02 11:32 
GeneralRe: Multiple Inserts in a Stored Procedure Pin
Nick Parker23-Oct-02 12:50
protectorNick Parker23-Oct-02 12:50 
GeneralRe: Multiple Inserts in a Stored Procedure Pin
SimonS23-Oct-02 17:44
SimonS23-Oct-02 17:44 
GeneralRe: Multiple Inserts in a Stored Procedure Pin
RJS24-Oct-02 4:17
RJS24-Oct-02 4:17 
Simon,
thanks for the reply.
The scenario is like this:
I have (let's say) 3 records or more in my .net page. Example:

"John", "123 Anywhere", "City1"
"Rudy", "345 Anywhere", "City2"
"Tom", "335 Anywhere", "City2"
...
...
Is it possible to do a multiple inserts in a stored procedure to save those 3 records or more in a table? If so, how do I pass the parameters since I will not know what is the maximum records that will be sent at once? Thanks. Smile | :)


GeneralRe: Multiple Inserts in a Stored Procedure Pin
Morten Abrahamsen24-Oct-02 19:45
Morten Abrahamsen24-Oct-02 19:45 
GeneralRe: Multiple Inserts in a Stored Procedure Pin
SimonS25-Oct-02 7:51
SimonS25-Oct-02 7:51 
GeneralMySQL w/ MyODBC - SQLGetCursorName() fails Pin
PJ Arends23-Oct-02 10:09
professionalPJ Arends23-Oct-02 10:09 
QuestionDatabase not fast enough? Pin
LukeV23-Oct-02 8:51
LukeV23-Oct-02 8:51 
AnswerRe: Database not fast enough? Pin
Daniel Turini23-Oct-02 9:03
Daniel Turini23-Oct-02 9:03 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:10
LukeV23-Oct-02 10:10 
GeneralRe: Database not fast enough? Pin
Daniel Turini23-Oct-02 10:17
Daniel Turini23-Oct-02 10:17 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:29
LukeV23-Oct-02 10:29 
AnswerRe: Database not fast enough? Pin
Vagif Abilov23-Oct-02 10:33
professionalVagif Abilov23-Oct-02 10:33 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 10:40
LukeV23-Oct-02 10:40 
AnswerRe: Database not fast enough? Pin
Matt Gullett23-Oct-02 11:52
Matt Gullett23-Oct-02 11:52 
GeneralRe: Database not fast enough? Pin
LukeV23-Oct-02 13:05
LukeV23-Oct-02 13:05 
GeneralWorking with DataSet and XSD files Pin
Noam Ben Haim23-Oct-02 6:13
Noam Ben Haim23-Oct-02 6:13 
GeneralConnecting from ASP.Net to MySql Pin
Smitha Nishant23-Oct-02 2:25
protectorSmitha Nishant23-Oct-02 2:25 
GeneralRe: Connecting from ASP.Net to MySql Pin
Morten Abrahamsen24-Oct-02 19:48
Morten Abrahamsen24-Oct-02 19:48 
GeneralRe: Connecting from ASP.Net to MySql Pin
Smitha Nishant24-Oct-02 23:05
protectorSmitha Nishant24-Oct-02 23:05 
GeneralInstalling an Excel Driver Pin
José Luis Sogorb22-Oct-02 23:47
José Luis Sogorb22-Oct-02 23:47 

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.