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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dates Problem

Status
Not open for further replies.

mike1975

IS-IT--Management
Jun 26, 2001
38
GB
Hi all,

I have a dataabase that contains orders of products. I have a report that will show for any given month the number of order and deliveries for each day. To do this I have seperate queries that count the no of orders, deliveries and cancellations on each day. I then pull these queries into another query along with a table that contains all the dates for that month and link them on the date field.

The final query works fine in 2000 but when I convert the application to 97 this query stops working. Is it somthing to do with the date formats and reginal settings. In the 97 version the order/delivery/cancellations count queries work - it is just the final query when the dates table is introduced.

Thanks in anticipation. - MIKE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top