Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select for different platforms
Message
From
15/10/2003 11:31:47
 
 
To
15/10/2003 09:02:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00838846
Message ID:
00838915
Views:
20
>SQL Select for different platforms

There are a few approches... Here is one approach:

http://fox.wikis.com/wc.dll?Wiki~TightlineDataClasses~VFP

The other approach is to USE SP's for all your data access. While most of the SP's will be the same for both systems, where they are different will be in the SP on the data layer. So, running the GetCustomerByID SP will accept the same parameters and return the same results in both your SQL and Oracle databases.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform