Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Pessimistic lock on Oracle table
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00420777
Message ID:
00421088
Views:
20
>A thought
>set the connection property to the server
>With cnnConnection
> .ConnectionString = ..
> .CursorLocation = adUseServer
> .Open
>End With

Thanks, tried it. The cursor is always read-only if I specify asUseServer.
George
Previous
Reply
Map
View

Click here to load this message in the networking platform