|
-
October 7th, 1999, 06:03 PM
#1
why When I use ADO's cn.BeginTrans,error: can't begintrans with firehose?
-
October 8th, 1999, 06:09 AM
#2
Re: why When I use ADO's cn.BeginTrans,error: can't begintrans with firehose?
if I understand the documentation correctly, a firehose cursor is a read-only cursor.
Thus transactions don't make sense, do they?
-
October 8th, 1999, 06:40 AM
#3
Re: why When I use ADO's cn.BeginTrans,error: can't begintrans with firehose?
but sometimes the error appear,sometimes it doesn't appear,why?
on error goto dberr
cn.BeginTrans 'Expression is right,but execute it is error
...
cn.commitTrans
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
|