Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent user from copying DBF files.
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00984867
Message ID:
00984893
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
Peter,

>Without going to a full C/S rewrite, if I stored the data in SQL-Server instead of native files would this give me better protection?

Absolutely. Users need to successfully login to the SQL Server before being able to do anything. Even then, permissions can be explicitly set on the server as to what users can and cannot do with the data on there.

>What would keep someone from copying the SQL-Server data? (I think it is stored all in one file--that would make it more difficult.)

As far as I know, the directory that houses the SQL data can be locked down to disallow direct access without affecting the users' ability to work with the data once they're logged in.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform