Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT vs Remote Views
Message
 
To
05/08/2003 15:29:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00817038
Message ID:
00817574
Views:
18
>What are the rules for using SPT or Remote views?
A major advantage of SPT is that you don't need to have a DBC (or any non database file other than your exe). This can make it a lot easier to configure your application on a WAN.

If you do go the SPT route write your own SQL function so that is need be you can compensate for differences between different databases (Oracle, SQL server, MySQL etc). We do this for an aplication that must support native VFP, MS SQL and Oracle. I suspect you will always need to use SPT for some aspects of your application (eg database maintenance, bulk copy/delete) - if you are starting from scratch I would try to go this route for everything.
---------------------------
Mike Boulton
WST Pacific Pty Ltd
65 Henley Beach Road
Mile End, South Australia 5031
Tel: +61 8 8150 5500
Web: www.wstpacific.com.au
Previous
Reply
Map
View

Click here to load this message in the networking platform