Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter resources
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00833357
Message ID:
00833619
Views:
62
To me, the cursor adapter is a remote view killer. It is like a cursor object with SPT automagically built in to it. If you have developed a good CursorAdapter base class, with just the changing of a couple of properties, you can switch backends seemlessly.

I developed my CA VCX Builder to create such a class. As long as my table structures are identical in a SQL Server and Oracle database, I really only have to change my connection, and everything still works. Same applies switching from DBF/DBC to SQL Server, Oracle or any other SQL backend.

If I change a table structure, I no longer have broken view issues. I just modify the CA for that table and move on.

>Can anyone point me to resources, preferably online, that explain the purpose and use of the CursorAdapter?
>
>I've gone through the help file again, and still I don't follow exactly what it is providing me that I don't have already. Clearly I'm missing something glaringly obvious !!
>
>TIA,
>Simon
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform