cnliou@eurosport.com wrote:
>
>
> Problem happens when the decryption routine (running
> in Windoz) tries to decrypt the encrypted password
> retrieved from postgresql - it occasionally succeeds
> but hangs most of the time.
I would never use decrypt of password...
One should always compare if
encrypt(attempt) = encrypt(password)
...then you do not need to decrypt - better security
--
Keith Gray
Technical Development Manager
Heart Consulting Services P/L
mailto:keith@heart.com.au