datatype of sql
Hello Friends,
my question is :
in my login table i have two fields
UserName nvarchar(24),
password nvarchar(24)
if i enter password in uppercases then on login it also accepts password in lower cases. plz tell me what should be the correct daatype for this.
is there is any option available for that
thanks......
__________________
thanks......
|