Click here to Skip to main content
15,899,475 members
Home / Discussions / Database
   

Database

 
GeneralADO _ConnectionPtr Problem Pin
AndyC5-Apr-01 6:43
AndyC5-Apr-01 6:43 
GeneralRemote access to MS Access - Please Help! Pin
Josie Marent3-Apr-01 6:48
Josie Marent3-Apr-01 6:48 
GeneralRe: Remote access to MS Access - Please Help! Pin
Anders Molin8-Apr-01 3:36
professionalAnders Molin8-Apr-01 3:36 
QuestionNT service cause ADO's Open() function hang? Pin
2-Apr-01 18:29
suss2-Apr-01 18:29 
GeneralADO problem Pin
#realJSOP30-Mar-01 9:52
professional#realJSOP30-Mar-01 9:52 
GeneralAcces Violation with oledb CoUninitialize() instruction Pin
25-Mar-01 23:12
suss25-Mar-01 23:12 
GeneralRe: Acces Violation with oledb CoUninitialize() instruction Pin
15-Apr-01 13:53
suss15-Apr-01 13:53 
GeneralRe: Acces Violation with oledb CoUninitialize() instruction Pin
Julien23-Apr-01 16:33
Julien23-Apr-01 16:33 
I have had this symptom before, and my problem was that I had amulti-thread app and I didn't Always marry the CoInit with the CoUninit.

I had two solutions, make sure every thread calls Coinit and CoUninit correctly
(as I had a bug) and use CoInitializeEx(Multithread)!

This my be a different problem to yours, but then again it may not!

Jules.
GeneralStreams Pin
ernst.maurer19-Mar-01 23:10
ernst.maurer19-Mar-01 23:10 
GeneralRe: Streams Pin
9-Apr-01 3:46
suss9-Apr-01 3:46 
GeneralStreams Pin
ernst.maurer19-Mar-01 23:02
ernst.maurer19-Mar-01 23:02 
Generaldata communication method Pin
Irfan12-Mar-01 3:28
Irfan12-Mar-01 3:28 
GeneralRe: data communication method Pin
Anders Molin19-Mar-01 7:01
professionalAnders Molin19-Mar-01 7:01 
Generaldata communication method Pin
Irfan12-Mar-01 3:27
Irfan12-Mar-01 3:27 
GeneralGetting Interbase Data through ADO. Pin
5-Mar-01 18:00
suss5-Mar-01 18:00 
GeneralNested outer joins Pin
5-Mar-01 0:20
suss5-Mar-01 0:20 
GeneralRe: Nested outer joins Pin
Bob Zagars17-Jan-06 20:48
Bob Zagars17-Jan-06 20:48 
GeneralADO RecordSet Paging & Netscape Pin
4-Mar-01 4:55
suss4-Mar-01 4:55 
GeneralProblem with a MTS-DAL (Data Access Layer) VB Object Pin
2-Mar-01 12:09
suss2-Mar-01 12:09 
GeneralAdding first record in the Database Pin
yamini2-Mar-01 0:05
yamini2-Mar-01 0:05 
GeneralRe: Adding first record in the Database Pin
14-Mar-01 7:02
suss14-Mar-01 7:02 
QuestionMS-SQL use HASHING for text key..??!?!? Pin
26-Feb-01 11:00
suss26-Feb-01 11:00 
AnswerRe: MS-SQL use HASHING for text key..??!?!? Pin
Bob Zagars17-Jan-06 20:55
Bob Zagars17-Jan-06 20:55 
QuestionHow to Lock Records with ODBC Access 2000 Driver ??? Pin
Ariel25-Feb-01 11:19
Ariel25-Feb-01 11:19 
GeneralIDispatch Error #3092 when I execute a stored proc that does an insert on a Sybase SQL Anywhere. Why can I find the meaning of such errors. Pin
21-Feb-01 19:27
suss21-Feb-01 19:27 

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.