Dears ;
Is there anyone who can explain following two function which have been used in a system stored procedure sp_Password and I have seen both these function in one of unknown developer's stored procedure.
pwdcompare()
pwdencrypt()
I don't know what are these function although I know that what is the function of both these function.
Please help me b/c I have to use both these function in checking password and saving password after encryption.
Regards,
essa2000
Is there anyone who can explain following two function which have been used in a system stored procedure sp_Password and I have seen both these function in one of unknown developer's stored procedure.
pwdcompare()
pwdencrypt()
I don't know what are these function although I know that what is the function of both these function.
Please help me b/c I have to use both these function in checking password and saving password after encryption.
Regards,
essa2000