Link to home
Start Free TrialLog in
Avatar of dotnet0824
dotnet0824

asked on

sql server sql validate user login

Hi,
I have a screen in front end where a User enters  Name
in the database table i just have firstname, lastname fields

The requirement is that in the the front end its just as  NAME  --  (Texbox) where in user can enter  
like  John Pat   or pat john Or just PAT  or just John. how can i write sql statement which validates the entry against firstname and lastname fields
ASKER CERTIFIED SOLUTION
Avatar of Chimeraza
Chimeraza
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial