Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transactions with VFP ODBC
Message
From
26/06/1999 11:37:17
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, California, United States
 
 
To
25/06/1999 15:46:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00233939
Message ID:
00234342
Views:
31
That's how I handle it too. You can actually create a standard interface and class out the different behaviors between data sources pretty successfully. Then you just use your wrapper or behavior classes, and you still get to use a standard set of calls to perform your operations.

I actually extended this idea a bit to handle some of the differences between server backends as well (i.e. SQL vs. Oracle).

>Eric,
>
>I've changed my code to run native VFP SQL statements if the data engine is either native VFP or VFP ODBC. It's also a bit cludgy, but it works.
>
>Thanks for jumping in with this.
Eric Shaneson
Cutting Edge Consulting
Previous
Reply
Map
View

Click here to load this message in the networking platform