|
-
April 9th, 1999, 04:28 AM
#1
CRecordset probelem
Hello ,
I create a CDatabase object in thread1 , I open a connection to data base in thread1 , I create a Recordset in thread one using this database object , all is success.
I use the same database object in thread 2 , the connection was alreadu made in thread1 , I create a RecorSet object using this CDatabase in thread2 , I say
RecordSet.Open() it hangs .
WHy ?
What should I do , WHat is wrong ?
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
|