How to convert string to binary .
I tried the following cvar(Txtpassword).
But its not working. I am using this in Employee table where there are 2 fields .
user and Password. password is binary field. when user enters
password in the login screen it should convert it into binary
field. I am using VB6 and SQL Server 7.
thanks in advance.
I tried the following cvar(Txtpassword).
But its not working. I am using this in Employee table where there are 2 fields .
user and Password. password is binary field. when user enters
password in the login screen it should convert it into binary
field. I am using VB6 and SQL Server 7.
thanks in advance.