Click here to Skip to main content
15,921,646 members
Home / Discussions / Database
   

Database

 
GeneralRe: ODBC Q Pin
Tom Archer28-Aug-03 3:35
Tom Archer28-Aug-03 3:35 
GeneralRe: ODBC Q Pin
Frank Olorin Rizzi28-Aug-03 4:18
Frank Olorin Rizzi28-Aug-03 4:18 
GeneralRe: ODBC Q Pin
Frank Olorin Rizzi28-Aug-03 5:54
Frank Olorin Rizzi28-Aug-03 5:54 
GeneralRe: ODBC Q Pin
Frank Olorin Rizzi9-Sep-03 2:19
Frank Olorin Rizzi9-Sep-03 2:19 
GeneralBULK INSERT via ADO -- URGENT Pin
Anonymous26-Aug-03 5:06
Anonymous26-Aug-03 5:06 
GeneralRe: BULK INSERT via ADO -- URGENT Pin
Anonymous26-Aug-03 5:57
Anonymous26-Aug-03 5:57 
GeneralRe: BULK INSERT via ADO -- URGENT Pin
Mike Dimmick26-Aug-03 22:36
Mike Dimmick26-Aug-03 22:36 
GeneralRe: BULK INSERT via ADO -- URGENT Pin
m2m Inc27-Aug-03 23:32
m2m Inc27-Aug-03 23:32 
You can use Transaction concept in your code.When you open the connection you have to start the Transation (i.e. BeginTransaction). Once your all Bulk Insertion is finished you can either commit trasaction or rollback.





Manish Darji
GeneralDatareader & Datasets Pin
Nick Seng25-Aug-03 20:15
Nick Seng25-Aug-03 20:15 
GeneralRe: Datareader & Datasets Pin
Hesham Amin25-Aug-03 21:41
Hesham Amin25-Aug-03 21:41 
GeneralRe: Datareader & Datasets Pin
Nick Seng25-Aug-03 22:37
Nick Seng25-Aug-03 22:37 
GeneralRe: Datareader & Datasets Pin
Tom Archer26-Aug-03 2:09
Tom Archer26-Aug-03 2:09 
GeneralRe: Datareader & Datasets Pin
Nick Seng26-Aug-03 2:12
Nick Seng26-Aug-03 2:12 
GeneralSQL Server 2000 DMO Problem Pin
Anonymous25-Aug-03 10:04
Anonymous25-Aug-03 10:04 
GeneralRegistering the database Pin
Ahmed Galal25-Aug-03 4:57
Ahmed Galal25-Aug-03 4:57 
GeneralRe: Registering the database Pin
Hesham Amin25-Aug-03 6:31
Hesham Amin25-Aug-03 6:31 
GeneralRe: Registering the database Pin
Ahmed Galal25-Aug-03 7:08
Ahmed Galal25-Aug-03 7:08 
GeneralProblem with ADOCE Pin
Christian_1234525-Aug-03 1:19
Christian_1234525-Aug-03 1:19 
GeneralDataAdapter.Update & Expression Column Pin
Member 798993724-Aug-03 23:35
Member 798993724-Aug-03 23:35 
GeneralRe: DataAdapter.Update & Expression Column Pin
Anonymous25-Aug-03 0:52
Anonymous25-Aug-03 0:52 
QuestionHow to get a list of tables from a access database Pin
King_of_Queens24-Aug-03 5:48
King_of_Queens24-Aug-03 5:48 
AnswerRe: How to get a list of tables from a access database Pin
Hesham Amin24-Aug-03 6:27
Hesham Amin24-Aug-03 6:27 
AnswerRe: How to get a list of tables from a access database Pin
Kyle Chen26-Aug-03 0:03
Kyle Chen26-Aug-03 0:03 
Generalsynchronizing two datasets Pin
rhinof23-Aug-03 23:16
rhinof23-Aug-03 23:16 
GeneralADO and MSSQL... Pin
Anonymous22-Aug-03 6:32
Anonymous22-Aug-03 6:32 

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.