accessman2
Registered User.
- Local time
- Today, 02:07
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I create the table "Personal Information", which list all the employees information, such as id num, name, age, department.......
Only me has full permission on this table.
I create the View, which select fields: name, age, department columns for my co-worker to read, update, and add new employee permission. I give out these permission to co-worker, but my worker doesn't work.
Actually, if my co-worker update info. via the View, do I need to give out same permission for the table except the View?
I create the table "Personal Information", which list all the employees information, such as id num, name, age, department.......
Only me has full permission on this table.
I create the View, which select fields: name, age, department columns for my co-worker to read, update, and add new employee permission. I give out these permission to co-worker, but my worker doesn't work.
Actually, if my co-worker update info. via the View, do I need to give out same permission for the table except the View?