multiple passwords?

  • Thread starter Thread starter Joseph Schwartz
  • Start date Start date
J

Joseph Schwartz

I have a table with records for diff. employees.
Is there any way I can have a diff. password for each employee, so that they
can only modify/edit data on their record but not on any other employees
record?

Thanks
Joe
(e-mail address removed)
 
Initially cumbersome but you could create different queries for each sales
person. The queries can have different permissions. The table admin
permissions only. (all this using jet security)

Roll your own security allows more flexibility.
--

peter walker MVP

Please post replies to the news group so everyone can benefit.
www.papwalker.com
 
Back
Top