multiple passwords?

  • Thread starter Joseph Schwartz
  • 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
[email protected]
 
P

peter walker

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
 
Top