Subject | Encryption |
---|---|
Author | Carlos Arguilar |
Post date | 2005-06-13T19:37:05Z |
Hello All!
I have following problem: I need encrypt/decrypt data of my database because
the records content are the core of system. It is a thesaurus database. I
have tried to write a UDF based on simple xor function and call it in the
Before Insert event through a trigger. The goal would be encrypt this way
and after, retrieve the value decrypted through the call the function in the
select statement.
Though, it isn't working. The value generated and written on database is
different than the value generated on the application in Delphi where the
function was wrote.
Anyone know a function for perform this?
Any tip?
Thanks.
Regards,
Carlos Arguilar
____________________________________________________
Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br
I have following problem: I need encrypt/decrypt data of my database because
the records content are the core of system. It is a thesaurus database. I
have tried to write a UDF based on simple xor function and call it in the
Before Insert event through a trigger. The goal would be encrypt this way
and after, retrieve the value decrypted through the call the function in the
select statement.
Though, it isn't working. The value generated and written on database is
different than the value generated on the application in Delphi where the
function was wrote.
Anyone know a function for perform this?
Any tip?
Thanks.
Regards,
Carlos Arguilar
____________________________________________________
Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br