Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User Selecting Tables to Query

Status
Not open for further replies.

LHT

Technical User
Mar 19, 2004
7
US
I would be very appreciative if someone could help me with the following problem:
I want to perform a query on two tables, Date of Service and Charges, with the ability to select which date of service I want to be queried.
Each day of service is saved in its own table so that the query looks like:
08062006.db
charges.db
Another query would be:
08072006.db
charges.db

Thanks in advance.
LHT
 
You might have to create your query on the fly.
 
Miros:
Thanx for the reply.
LHT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top