Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How, and with WHAT????
Message
From
12/04/2006 16:12:43
 
 
To
12/04/2006 16:05:08
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP3
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01113131
Message ID:
01113140
Views:
19
>I need a small web service to allow a remote ASP site to obtain data from an employee database that is FoxBASE DOS dbf files. The remote site will only send me an ID, and web service would return one record with a dozen fields.
>
>How hard is it to build a web service?
>
>I had thought of using VFP 9 and the new West Wind 5.1. Is that a good idea?
>
>What about security with a web service? Could an outsider get into my FoxBASE data?

In order to use the Web Service, a user is limited to what the Web Service expose. So, the Web Service resides on the server. You would probably want to have some kind of identification however to make sure this method is not publically exposed but only to certain members. You might want to implement a Login() method or to pass two additional parameters such as the username and password.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform