Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

securing access database

Status
Not open for further replies.

Shift838

IS-IT--Management
Jan 27, 2003
987
US
I have heard there is a tool called Can Opener for access that will secure the access database. Does anyone know who makes this or where it can be obtained?
 
Hello,
Never heard of 'Can Opener'...

How secure do you want the database? There are a number of articles floating around that cover the different levels.

Database passwords can be easily bypassed.
Your code can be removed by using an MDE.
Objects can be locked down via an MDE.
Security options can prevent some access to objects.
You could encrypt data.
etc.

Effort varies greatly by level of security required.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top