Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How pprotect SA password
Message
From
09/02/2002 21:36:22
Max Chen
Yx Software
Shunde, China
 
 
To
09/02/2002 12:30:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00617860
Message ID:
00617946
Views:
26
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform