Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange error with rs.Update
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00649508
Message ID:
00649664
Views:
21
Instead of adOpenStatic, use the adOpenDynamic when you want to open your recordset. It will open a dynamic recordset.
One more thing, set the CursorLocation property in your recordset to adUseClient.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform