using password for different users

O

oldLearner57

hi community

how can i set different users to use different password for access database
2000 to enter the same database?

10s community for the guidance :)
 
J

John W. Vinson

hi community

how can i set different users to use different password for access database
2000 to enter the same database?

10s community for the guidance :)

You don't. A database password is... just a database password. It's about as
secure as a $2.49 bicycle lock.

If you want better security you can implement Access Workgroup Security.
Download the Microsoft Access 2000 Security FAQ:

http://support.microsoft.com/kb/207793/en-us

Print it out; read it cover to cover, CAREFULLY.

Get a good night's sleep.

Read it AGAIN, even more carefully!

Follow the instructions scrupulously. It's VERY easy to mess up security, and
it's complex.

If you're really concerned about the security of data, be aware that workgroup
security can be cracked, and techniques for doing so are available on the
internet.

And it's been removed from the new format databases in 2007.

For true database security you'll need to move your data to a client-server
platform such as SQL/Server, and secure it there. Again, not a trivial
exercise!
 
O

oldLearner57

10s for the info :)
--
oldLearner57


John W. Vinson said:
You don't. A database password is... just a database password. It's about as
secure as a $2.49 bicycle lock.

If you want better security you can implement Access Workgroup Security.
Download the Microsoft Access 2000 Security FAQ:

http://support.microsoft.com/kb/207793/en-us

Print it out; read it cover to cover, CAREFULLY.

Get a good night's sleep.

Read it AGAIN, even more carefully!

Follow the instructions scrupulously. It's VERY easy to mess up security, and
it's complex.

If you're really concerned about the security of data, be aware that workgroup
security can be cracked, and techniques for doing so are available on the
internet.

And it's been removed from the new format databases in 2007.

For true database security you'll need to move your data to a client-server
platform such as SQL/Server, and secure it there. Again, not a trivial
exercise!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top