M
matrix7410
Hello,
I have a database lets the user search for provider by specialty and
county. So, if i want to serach orthopedist in Manhattan, I would
type in Orthopedist in the specialty and Manhattan as the county.
What I would like to do is, if the user enters either New York or
Manhattan in the county field, they will get Manhattan as the county
in both cases. My table has Manhattan as the county, not New York.
Is it possible to do that?
Table
Provider Name: Specialty County
John Orthopedist Manhattan
The user Types in "Orhthopedist" as the specialty and "New York" as
the county, I want the database to give me
John Orthopedist Manhattan
thanks!
I have a database lets the user search for provider by specialty and
county. So, if i want to serach orthopedist in Manhattan, I would
type in Orthopedist in the specialty and Manhattan as the county.
What I would like to do is, if the user enters either New York or
Manhattan in the county field, they will get Manhattan as the county
in both cases. My table has Manhattan as the county, not New York.
Is it possible to do that?
Table
Provider Name: Specialty County
John Orthopedist Manhattan
The user Types in "Orhthopedist" as the specialty and "New York" as
the county, I want the database to give me
John Orthopedist Manhattan
thanks!