Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Class Builder Available
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00756441
Message ID:
00756571
Views:
10
Once the CA classes are added to the VCX, the intent is for you to then drop the ones you need in the DE of a form. Or you can:

oCA = newobject('_ca_tablename', '_cs_classlib')

In both cases you need to specify the Data Sources which would usually be connection handle stored in the property an application object or variable.

To better use the CA in the DE of a form, I will be adding code to populate the CursorSchema property immediately. This will give you capability to drop the CA fields onto a form just like you do with a regular cursor.

WHen I am done, my goal is to have a builder where all you have to do is set a few properties through a builder form and go.

>Hi Mark!
>
>I tested it with several different databases (native and MSDE2000). CA classes were buit without errors. Can you send also an example how to use it in prg. I tried it I had some problems. I'm not sure if I properly get your idea/scenario. The example of use (native/sql server) would help me very much. Thanks for your work - there are many tables used in my app and it seems that your program can help me do my work more quickly.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform