Re: Adding ditigal signatures to records.
From: Andrew J. Kelly (akelly@targitinteractive.com)
Date: 09/03/02
- Next message: Steve Thompson: "Re: Windows Authentication in Novell Environment"
- Previous message: CMHA: "Windows Authentication in Novell Environment"
- In reply to: Rui Pinto: "Adding ditigal signatures to records."
- Next in thread: BP Margolin: "Re: Adding ditigal signatures to records."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Andrew J. Kelly" <akelly@targitinteractive.com> Date: Tue, 3 Sep 2002 13:43:30 -0400
If by that you just want to know if a row was modified you can add a
timestamp (not datetime) column and another to also hold this value. Then
when the row is first created, saved etc you can populate the second column
with the value from the timestamp. Do this only once and you can compare
the 2 values to see if the row was ever changed since the first time.
-- Andrew J. Kelly SQL MVP Targitinteractive, Inc. "Rui Pinto" <ruifgpinto@iol.pt> wrote in message news:58f901c25366$e6854b20$9be62ecf@tkmsftngxa03... > Hi, > I want to know if it's possible to add a digital signature > to a record in sql 2000, that when the record is changed > the signature is broken? > > If it's not possible then how can i garantee that the > record is not changed? >
- Next message: Steve Thompson: "Re: Windows Authentication in Novell Environment"
- Previous message: CMHA: "Windows Authentication in Novell Environment"
- In reply to: Rui Pinto: "Adding ditigal signatures to records."
- Next in thread: BP Margolin: "Re: Adding ditigal signatures to records."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|