Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 8+ Wish list.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00697123
Message ID:
00704058
Vues:
36
>
>SELECT *;
>  FROM MyTable
>  WHERE SomeCondition
>  INTO RECORDSET oRecordSet
>
>
>This way we can treat data like ADO, which has transactions.
>If Buffering were enabled, then the data in the recordset is
>not saved to the table until the RecordSet's Update is called.

Can you describe in more detail what you are looking for? Do you want to treat data like ADO, or really are you wanting to treat ADO data like VFP data? I assume you would prefer to work with VFP data over ADO recordset objects, right?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform