accessman2
05-04-2007, 09:02 PM
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?