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 14:24:32
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00443155
Message ID:
00443201
Views:
11
Hi:

>What are the properties of the DSN and the data control? It's been long since I've used the data control, but it has properties for the recordset that may be overwriting the ones you are setting.

The DSN is just using the MS Visual FoxPro Driver. The Data control has the LockType and CursorType both set to 3. I'll try manipulating these at runtime to see if it makes a difference.

>I would do away with the data control. You can just assign the ADO recordset to the recorsource property.

I tried this just now with setting the Datasouce to the oRecordSet. This populates the grid, but I still cannot update the grid.

ThisForm.oleGrid.object.DataSource = Thisform.oRecordSet

Thanks for your help.
Previous
Reply
Map
View

Click here to load this message in the networking platform