Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want security for my tables
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00178413
Message ID:
00178419
Views:
21
>I am runing a VFP application in a file server and I seek a way to make that the tables could be opened only by the application.
>Somebody found the way?
>
>Estoy corriendo una aplicación en un servidor de archivos y busco una manera en la cual las tablas puedan ser abiertas sólo por la aplicación.
>¿Alguien encontró la forma?
>
>Pedro

I don't see any way to prevent of preventing someone from opening a table once that person has rights to open tables via the application. You could use a 3rd party encryption utility to encrypt all the tables and only provide the un-encryption key through the app. This will not prevent users from opening tables outside the app, but at least they will be looking a gibberish.

However, you could use a product like NetLib to login to a server using a *generic* user id and password pre-programmed into your app that your users do not know about. But once the user has the app running and is logged in, that same user could launch VFP, Access, etc., and start opening tables outside the app as well.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform