Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO recordsets and VFP
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00457793
Message ID:
00457989
Views:
18
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
I was just wondering if I am missing anything obvious here. Like any way to bind a grid to something other than a cursor.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

No, unfortunately you are not missing anything obvious.

An ADO-Recordset-bound grid is #1 on my VFP wishlist. But, then again, transferring the info in and out of a cursor is not that complicated, and if you do so in a method of your grid or form, high up in the hierarchy, you can code it once and not think about it much more.

Also, there are some active-x grids that do indeed bind directly to ADO recordsets. I have used a few of these in VB apps, but not with VFP (still, I imagine it can be done). Generally, I don't find these products as flexible as the native VFP grid, though.
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform