|
-
Jan 10th, 2000, 10:00 AM
#1
Thread Starter
New Member
I am using ADO to connect to a SQL Server 7.0 database. If I perform the following actions I get a "Catastrophic Error" after the AddNew method.
1. Open a recordset (created using the Data Environment control) specifying Server-Side cursors
2. Use a BEGINTRANS method on the ADO connection for the recordset
3. Try to use the ADDNEW method on the recordset
If I use Client side cursors, I don't have a problem. Can anyone help?
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
|