Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The latest on VFP/ADO and numeric support
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
The latest on VFP/ADO and numeric support
Miscellaneous
Thread ID:
00135040
Message ID:
00135040
Views:
82
Hi Gang....

Yes, VFP numerics can work with ADO....sort of. Here is the deal, if you have a client-side cursor, attempting to update a numeric will fail. If however, you happen to have a server-side cursor - updates to numerics work.

Still, there are many limitations to accessing VFP data with ADO - at least as far as updates are concerned. Client-side cursors provide functionality not found in server-side cursors. Specifically - support for sorting, indices, state-less connectons, persisted recordsets - can only be found with client-side ADO recordsets.

So, I still stand by my contention that there is an incompatibility with VFP numerics and ADO. The solution - use doubles instead.

I hope this closes the book in this issue ....< s >
Next
Reply
Map
View

Click here to load this message in the networking platform