Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a VFP Database reside on the Internet?
Message
De
19/09/2000 13:46:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00418124
Message ID:
00418170
Vues:
32
>In other words, you can't just say "USE http://www.myserver.com/data/customer.dbf". Certainly stop by http://www.west-wind.com for some other alternatives to reworking your app for use on the web.

Actually, you can, but not exactly like above. You can use a DBF with a UNC name:

USE //myserver.com/data/customer.dbf

The client machine just has to have permission to do it, and the server has to have the folder exposed via sharing.

The wisdom of USEing a table over a slow connection is another discussion altogether...
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform