Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any advantage to using a DLL as middleware in a C/S app?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00105729
Message ID:
00107133
Views:
22
>Yes but still it is difficult to manipulate the recordset because you have to fetch the record one by one. It would be perfect if we could "link" a native foxpro cursor with the recordset. Or this can allready be done ???

Well ADO will bring down an entire record set. You don't need to keep fetching record by record. Don't forget the ADO engin IS the fox data engin! I know it's not complete yet, but 2.0 will show great improvements and I think MS is commited to data access. As for a "link" the only thing we can do is convert tables, views or cursors to ADO records sets. Again this is easy using Ken's classes. As for native support I guess we will just have to wait.
Chad Gronbach
Blackstone, Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform