Mark_Meng
Jul 6th, 2001, 02:47 PM
Select * from psUser where Password = 'Password' and userid = 'userid'
if recordcount > 0 then -------
Can I ask you how to make this case sensitive. Because I want to check password and userid by case sensitive
if recordcount > 0 then -------
Can I ask you how to make this case sensitive. Because I want to check password and userid by case sensitive