I have two general security practices, read-only and read-write. But I have ONE table that has ONE column that I don't want all the read-write people changing it.
So I set up the read-only group, and that works fine. But when I set up the read-write group, I left off permissions for that table. I then set up two more groups, one with "SELECT" access to that column, and one with "SELECT" and "UPDATE".
The problem is, it doesn't seem to want to allow updates from the people who have the ability. I am using 2000.
Kevin
So I set up the read-only group, and that works fine. But when I set up the read-write group, I left off permissions for that table. I then set up two more groups, one with "SELECT" access to that column, and one with "SELECT" and "UPDATE".
The problem is, it doesn't seem to want to allow updates from the people who have the ability. I am using 2000.
Kevin