Viewing 3 posts - 1 through 3 (of 3 total)
Thanks Kenneth for your reply,
I found the solution for my problem, you were right: executing the Update statement with dynamic SQL resolved the issue.
I read somewhere that the SQL Server...
February 4, 2008 at 9:47 am
Unfortunately I can't change the way how the data is encrypted in java, they use it for some time and it is very complex...They use a lot of keys to...
October 18, 2007 at 5:49 am
Thanks Lowell,
I tried with the DBA Toolkit, but you're right...The encryption in Java uses the blowfish encryption, I tried the same data to encrypt with the extended stored procedure for...
October 18, 2007 at 4:58 am
Viewing 3 posts - 1 through 3 (of 3 total)