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
Prateeksha Printing Serv
> 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.
There is no such feature. PASSWORD like other hash passwords are one w
> 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.
There is no such feature. PASSWORD like other hash passwords are one w
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
Prateeksha Printing Serv