Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protect .dbf table
Message
From
16/10/1998 12:23:59
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
 
 
To
16/10/1998 11:59:31
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00147528
Message ID:
00147547
Views:
24
> it's hard to keep the integrity of the database when
> some users openning Excel or others DB engines to
> update some records. How can I do to protect my .dbf tables ?

You meant to stop users from updating those tables
over a network? Give read-only access to them via
the user privileges of the network OS.

If you were talking about sharing access to the tables
with Excel or other DB engines, can't flock() or
exclusive open solve your problems? I supposed those
Excel and DB engines use dBase method of opening
dBase tables. If not, load SHARE may help.
Regards,
Mr. Man-wai Chang
Previous
Reply
Map
View

Click here to load this message in the networking platform