trudye10
Programmer
- Sep 8, 2006
- 67
Heey Guys, I have a question.
A table in one of our databases is getting updated. We have no idea whose doing it (naturally everyone feigns ignorance), but it's not being updated in the program the table resides in, and the table is not linked to another database. Someone maybe updating it from another database because it is accessed via other database(s) that we don't have access to (but that's another story).
Is there a way to restrict processing against this table. For instance; allow reading but no updates or appends outside the database that houses it?
I hope that made sense,
Thanx much,
Trudye
A table in one of our databases is getting updated. We have no idea whose doing it (naturally everyone feigns ignorance), but it's not being updated in the program the table resides in, and the table is not linked to another database. Someone maybe updating it from another database because it is accessed via other database(s) that we don't have access to (but that's another story).
Is there a way to restrict processing against this table. For instance; allow reading but no updates or appends outside the database that houses it?
I hope that made sense,
Thanx much,
Trudye