Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How pprotect SA password
Message
De
09/02/2002 21:36:22
Max Chen
Yx Software
Shunde, Chine
 
 
À
09/02/2002 12:30:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00617860
Message ID:
00617946
Vues:
27
Hi,

>What I do is at the start of the application, I use SETDBPROP() to set the password, open a dummy view (that will remain opened until the app closes) and immediatly use SETDBPROP() again to remove the password. As long as all the views are sharing their connections (including the dummy view), everything works.

You point is very good, but I can't use SETDBPROP()because it
included inside the exe.

I wrote a loader.exe to load the newest version APP for users,
so i can modify everything while they are working, and they will
got the newest loaded next time they click the shortcut of the loader.

if i don't include DBC in exe, I can not modify update user's DBC without
got all them quit .



>
>This might not work if every workstation uses the same DBC (on a file server, for example). I prefer to have everything on the workstation (EXE, DBC, etc.), except for things that require to be shared.

I think it will work, we can retry unitl dbsetprop success.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform