Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is CursorAdapter Really Necessary?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01010472
Message ID:
01010505
Views:
22
You don't need to use a DBC if you use a CA. With a CA, the data is fully encapsulated. If you use OLEDB to access SQL Server (consumes fewer resources, faster and easier to configure than ODBC), the CA will do the ADO to cursor conversion for you.

You may want to look at Andy Kramek's data classes at www.tightlinecomputers.com. His classes don't use CAs.

>I have been posting threads on the CA lately. We are migrating from VFP to
>SQL Server, and we're considering CA's.
>
>But is there any reason why we cannot simply convert without using CA'?
>
>What are the PRO's and CON's of using/not using CA's?
>
>Thanks
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform