|
-
Aug 15th, 2000, 10:03 AM
#1
Thread Starter
Lively Member
My code calls a DLL which executes a command object which calls a stored proc' on SQL7 which is then passed out as a recordset into my calling app'.
All hunky-dory except that I cannot update any of the values in the recordset.
The recordset properties are as follows;
CursorLocation=adUseClient
Locktype=adOpenStatic
Is the command object the culprit?
 VB6 Enterprise sp5, SQL Server2000 
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
|