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
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