Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How, and with WHAT????
Message
De
12/04/2006 16:12:43
 
 
À
12/04/2006 16:05:08
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP3
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01113131
Message ID:
01113140
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform