Re: Having rows or fields that can't be modified once entered (NOT grant statement).

2004-09-23 Thread Jesse W. Asher
Thanks for the responses, but this isn't what I'm looking for. I'm looking for a way to make a field or record unchangeable for ANYONE, including the system administrator. That way, I can have a fairly high level of assurance that the record is valid and hasn't been tweaked in any way.

Re: Having rows or fields that can't be modified once entered (NOT grant statement).

2004-09-23 Thread Andrew Kreps
On Thu, 23 Sep 2004 08:20:39 -0400, Jesse W. Asher [EMAIL PROTECTED] wrote: Thanks for the responses, but this isn't what I'm looking for. I'm looking for a way to make a field or record unchangeable for ANYONE, including the system administrator. That way, I can have a fairly high level

Having rows or fields that can't be modified once entered.

2004-09-22 Thread Jesse W. Asher
I was wondering if there was some builtin mechanism I could use to ensure that a field or row in my database could not be altered after it was initially inserted. Is there anything in the database that would allow this type of functionality? Thanks!! -- Jesse W. Asher CISSP, CISM, SCSA,

Re: Having rows or fields that can't be modified once entered.

2004-09-22 Thread Rhino
- Original Message - From: Jesse W. Asher [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 6:34 AM Subject: Having rows or fields that can't be modified once entered. I was wondering if there was some builtin mechanism I could use to ensure that a field or

Re: Having rows or fields that can't be modified once entered.

2004-09-22 Thread Jigal van Hemert
I was wondering if there was some builtin mechanism I could use to ensure that a field or row in my database could not be altered after it was initially inserted. Is there anything in the database that would allow this type of functionality? Thanks!! You can give a user certain rights to do