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