Click here to Skip to main content
15,912,897 members
Home / Discussions / Database
   

Database

 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
matthias s.2-Sep-04 7:30
matthias s.2-Sep-04 7:30 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Colin Angus Mackay2-Sep-04 12:26
Colin Angus Mackay2-Sep-04 12:26 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Duncan Edwards Jones2-Sep-04 11:24
professionalDuncan Edwards Jones2-Sep-04 11:24 
Generalsql statement Pin
Sudee1-Sep-04 21:58
Sudee1-Sep-04 21:58 
GeneralRe: sql statement Pin
Anonymous2-Sep-04 0:46
Anonymous2-Sep-04 0:46 
GeneralRe: sql statement Pin
Jon Hulatt2-Sep-04 0:50
Jon Hulatt2-Sep-04 0:50 
GeneralSQL Server Extended Stored Procedures Pin
Anil Kumar Saharan1-Sep-04 11:53
Anil Kumar Saharan1-Sep-04 11:53 
GeneralMulti threaded ADO Pin
snodgrass1-Sep-04 4:28
snodgrass1-Sep-04 4:28 
Hi All,
I am writing a multithreaded application in Visual C++ 6.0, which uses ADO to connect to either an access or sql database.
My question is, since many of my threads want access to the database, for both reading and writing, what do I need to do to thread safe it? Can I just have one global _ConnectionPtr and allow all the threads to use this, or do I need to wrap it in a section?

Many Thanks,
Questiontrigger problem? Pin
sumank31-Aug-04 19:59
sumank31-Aug-04 19:59 
GeneralADO.net - Data source doesn't recognise my dataset Pin
savagerx31-Aug-04 6:53
savagerx31-Aug-04 6:53 
GeneralRe: ADO.net - Data source doesn't recognise my dataset Pin
Rocky Moore31-Aug-04 20:05
Rocky Moore31-Aug-04 20:05 
GeneralStored Proc not returning my Output Pin
matthias s.31-Aug-04 3:51
matthias s.31-Aug-04 3:51 
GeneralRe: Stored Proc not returning my Output Pin
Michael P Butler31-Aug-04 4:45
Michael P Butler31-Aug-04 4:45 
GeneralRe: Stored Proc not returning my Output Pin
matthias s.31-Aug-04 4:55
matthias s.31-Aug-04 4:55 
GeneralRe: Stored Proc not returning my Output Pin
Michael P Butler31-Aug-04 5:07
Michael P Butler31-Aug-04 5:07 
GeneralRe: Stored Proc not returning my Output Pin
bnieland31-Aug-04 5:00
bnieland31-Aug-04 5:00 
GeneralSolution found! Pin
matthias s.31-Aug-04 5:19
matthias s.31-Aug-04 5:19 
GeneralTrace automation Pin
Deb22230-Aug-04 11:43
Deb22230-Aug-04 11:43 
GeneralDeriving from DataTable and adding rows in a different thread while displaying the table in a DataGrid. Pin
Michael Hulthin30-Aug-04 5:37
Michael Hulthin30-Aug-04 5:37 
GeneralSQL question Pin
NewPureLand28-Aug-04 18:00
NewPureLand28-Aug-04 18:00 
GeneralRe: SQL question Pin
NewPureLand28-Aug-04 19:38
NewPureLand28-Aug-04 19:38 
GeneralRe: SQL question Pin
Colin Angus Mackay28-Aug-04 22:55
Colin Angus Mackay28-Aug-04 22:55 
GeneralRe: SQL question Pin
mike.hall@lehigh.edu30-Aug-04 2:46
mike.hall@lehigh.edu30-Aug-04 2:46 
Generalfunctions Pin
jairajanbrothers27-Aug-04 23:42
jairajanbrothers27-Aug-04 23:42 
GeneralRe: functions Pin
Mazdak27-Aug-04 23:51
Mazdak27-Aug-04 23:51 

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.