Re: retriving password

2006-01-16 Thread Paul DuBois
At 15:14 -0400 1/16/06, Xiaobo Chen wrote: Hi, all I am trying to retrieve the password for one user in my database. When I say this: select password from user; The returned value is not human readable. Any one know how to converted it to readable format? The encryption is one-way, by design

retriving password

2006-01-16 Thread Xiaobo Chen
Hi, all I am trying to retrieve the password for one user in my database. When I say this: select password from user; The returned value is not human readable. Any one know how to converted it to readable format? Thanks in advance. Xiaobo -- Faculty of Computer Science Dalhousie University