Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8+ Wish list.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00697123
Message ID:
00704082
Views:
26
Have you tried CursorTORs() in VFPCOM.DLL ???

>What would be REALLY nice is:
>
>
>COPY TO RECORDSET oRecordSet WHERE lCondition
>
>
>and/or
>
>
>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.
>
>Just wishin...
Previous
Reply
Map
View

Click here to load this message in the networking platform