K
kingsuresh
Hi,
My company has an Access application with the front-end in one
database, and the data stored in another. This holds confidential
information. Unfortunately, a group of employees copied the databases
and resigned to form a company of their own, and thus they have access
to the confidential information.
Can you please let me know how I can secure the application I support
to prevent this from happening? I have disabled the shift key in the
front-end database, and have provided a database password to the back-
end database. But that doesn't prevent users from creating a blank
database and importing the linked tables from the front-end database.
Is there any possibility of preventing data import from the linked
tables?
Everybody seems to be suggesting implementation of RWOP queries
instead of table access, but my application has hundreds of forms,
queries and tables, and it would be nightmarish to implement RWOP
queries; I might as well rewrite the entire application and host the
data on a (definitely more secure) db server. Is there an alternative?
Thanks in advance!
Regards,
Suresh.
My company has an Access application with the front-end in one
database, and the data stored in another. This holds confidential
information. Unfortunately, a group of employees copied the databases
and resigned to form a company of their own, and thus they have access
to the confidential information.
Can you please let me know how I can secure the application I support
to prevent this from happening? I have disabled the shift key in the
front-end database, and have provided a database password to the back-
end database. But that doesn't prevent users from creating a blank
database and importing the linked tables from the front-end database.
Is there any possibility of preventing data import from the linked
tables?
Everybody seems to be suggesting implementation of RWOP queries
instead of table access, but my application has hundreds of forms,
queries and tables, and it would be nightmarish to implement RWOP
queries; I might as well rewrite the entire application and host the
data on a (definitely more secure) db server. Is there an alternative?
Thanks in advance!
Regards,
Suresh.