Import question

Access Virgin

Registered User.
Local time
Today, 11:21
Joined
Apr 8, 2003
Messages
77
Just out of curiosity, is there a way to prevent people from importing from your database into theirs?

I have nailled down everything possible to prevent the user from getting into the background but I have found that I can still import into another database tables, queries, forms etc contained in this database.

User may not think of doing this but other developers might.

Thanks
 
I haven't done much with security, but it seems to me that you would need to split the db. Converting the front end db to an mde will prevent users from importing/exporting the forms, reports, and modules.
Then I would password protect the backend db.
 
Passwords are easy to crack. Implementing security is more secure although difficult and time consuming.
 

Users who are viewing this thread

Back
Top Bottom