Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO is read only in MS Data Grid Control
Message
 
 
To
17/11/2000 16:48:33
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00443155
Message ID:
00443332
Views:
10
>Check the CursorLocation property after opening the rs. The default should be for server side. A client side can be updatable but you need to specify batch updates on the locktype property.

Hi:

You were very close! I needed to change the oConnection.CursorLocation to 3(ClientSide)--the default was set to 2(ServerSide)

Now the grid is updating.

Thanks for the tip!
Previous
Reply
Map
View

Click here to load this message in the networking platform