Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
101 VFP7 thing, Part 2
Message
From
05/12/2000 15:22:13
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00448960
Message ID:
00449598
Views:
21
>I agree that if you are using DBF data, it is nice to finally have these things.

Cursor operations have little to do with DBFs. Many VFP architecture scenarios deal with cursors but do not deal with DBFs.

>On the other hand, if you are primarily concerned with remote data and writing middle-tier objects, these features are meaningless.

This could not be further from the truth. I know that you are partial to the Recordset as a data package, but you should be aware that there are many scenarios that are better suited to other means. I should also point out that it is easy (trivial?) to convert ADO recordsets and several different XML formats into cursors.

Intensive client side munging (or middle-tier munging) with an ADO recordset is painfully slow, and much better suited to a cursor.

And if you use cursors (like I do), whether or not you use DBFs (like I sometimes do), the new commands are really nice.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform