We have an Access97 query that will return data just fine as long as the dates are not in 2001.
We use a start date parameter and an end date parameter entered by the user. The query uses 7 tables that are linked to a SQL Server6.5 database. Whenever we use a date that is in 2001, we get an ODBC error. The error we get implies that the network is down, but we get no specific error number.
Has anyone seen this or have a clue what is going on?
Thanks in advance!
Ken
We use a start date parameter and an end date parameter entered by the user. The query uses 7 tables that are linked to a SQL Server6.5 database. Whenever we use a date that is in 2001, we get an ODBC error. The error we get implies that the network is down, but we get no specific error number.
Has anyone seen this or have a clue what is going on?
Thanks in advance!
Ken