Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odbc over internet
Message
From
15/05/2004 03:03:55
 
 
To
15/05/2004 02:35:21
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00904282
Message ID:
00904286
Views:
12
Hi,
You could

If you are using VFP as data store

1. implement web services that allow you to access and update data thru internet. Check out VFP 7/8 help file or white papers in www.west-wind.com for more info.

2. check out http://www.west-wind.com/presentations/foxWebDataService/foxwebdataservice.asp which allow you access/update data thru internet without using SOAP protocol.

SQL server as data store

Just specified IP address of your server in connection string, If i am not mistaken.

IMO, if you access/update data thru internet real time, your application may run a bit slow unless you have very fast and reliable connection. You could try to save your data locally, then replicate them to server in off peak hour.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform