Not exactly.....but you can simulate it.
Any field (column) that needs to have different security gets moved to a separate table. Create a one to one relationship between the two tables. Set the appropriate permissions for each piece, and the database will take care of the rest. If a user doesn't have permissions, the data will not be displayed. If they do, the will see the data.
Classic example:
HR-type database. From the HR database, a phone list is created. In the phone list, items such as SSN and pay rate should not be displayed. But for the HR manager, it should be. SSN and pay rate in a separate table, all displayed through the same query on a form. HR can then input all data, and anyone else only sees phone data stuff....
****************************
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III
MCSA, CNA, MCP, Network+, A+
w: robert.l.johnson.iii@citigroup.com
h: wildmage@tampabay.rr.com