Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO is read only in MS Data Grid Control
Message
 
À
17/11/2000 14:24:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00443155
Message ID:
00443201
Vues:
16
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform