how i search a data in multiple querys?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how i search a data in multiple querys?

Is it possible and if so how? I have one fields in the different query that
I want
to search with the same value input from the user. I want the user to only
have to input the search criteria once and have it search the all querys.
if anyone have example database. give me that one also
please help me to solve this probs.
 
rajeev said:
how i search a data in multiple querys?

Is it possible and if so how? I have one fields in the different
query that I want
to search with the same value input from the user. I want the user
to only have to input the search criteria once and have it search the
all querys. if anyone have example database. give me that one also
please help me to solve this probs.

Let's start at the beginning. Why are there multiple queries/tables to
search?
 
Back
Top