G
Guest
Hi Friends,
I need some help in devloping a simple query. I developed a database
application which will take a user "FIRST NAME" or " Last name" or BOTH to
retive his detials. The problema here are:
1) If I give only partial name like" JO" it should return all names which
had JO in theier name
EX: input : JO
output: JOHN, JOE. JOESPH, ROJO
2) If I give a name it should retun all names wihch had that input.
EX: input: ROSE
output: ROSESMITH, JANNISROSE.....
I appriciate if any one who send or give the code for the query or VBA or
ASP code.(Anyformat)
Thanks
SAN
I need some help in devloping a simple query. I developed a database
application which will take a user "FIRST NAME" or " Last name" or BOTH to
retive his detials. The problema here are:
1) If I give only partial name like" JO" it should return all names which
had JO in theier name
EX: input : JO
output: JOHN, JOE. JOESPH, ROJO
2) If I give a name it should retun all names wihch had that input.
EX: input: ROSE
output: ROSESMITH, JANNISROSE.....
I appriciate if any one who send or give the code for the query or VBA or
ASP code.(Anyformat)
Thanks
SAN