Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding source of data to clients
Message
De
03/02/2003 13:57:09
 
 
À
03/02/2003 13:29:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00748494
Message ID:
00748513
Vues:
14
>I have an application running Foxpro tables on a file server. Currently I reference a mapped drive in the data environment of my forms that run on each client. Because I've mapped the drive, the client can see the files in Windows Explorer. Is there a way to hide the source of the data while continuing to use Foxpro tables?
>VFP6, Win2K, XP

if you only have to reference data you might try:
use \\ServerIP\SharedFolderName\DataFolder\Table.dbf
you do not need to map the path so the user does not see it in the explorer

hope that helps
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform