Re: opposite of PASSWORD('mypasswd').

2002-02-13 Thread sumeet shroff
dear friends, in Mysql, under sql, we have the function PASSWORD('mypasswd') where we can encrpt 'mypasswd' into a 16 character scrambled word. which function in sql is used to decrypt the same and get back the original mypasswd. thanking you -- Sumeet Shroff proprietor

Re: opposite of PASSWORD('mypasswd').

2002-02-07 Thread sumeet shroff
dear friends, in Mysql, under sql, we have the function PASSWORD('mypasswd') where we can encrpt 'mypasswd' into a 16 character scrambled word. which function in sql is used to decrypt the same and get back the original mypasswd. thanking you -- Sumeet Shroff proprietor