|
-
November 29th, 2002, 01:23 PM
#1
ADO threads in win98
Hi,
im using ADO to read an Access 2000 database. Now i tried to do the reading in a separate thread using AfxBeginThread. This works fine with Windows 2000, but crashes with Windows 98, when I try to create the connection object:
TESTHR(hr = m_pConn.CreateInstance(__uuidof(ADODB::Connection)));
Any ideas?
Thanks,
Winni.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|