I have an Access 2007 application with linked tables to a SQL Server 2000 backend. We are encountering ODBC errors that appear to be random and it's driving me crazy. The error will usually first appear when opening a query in code in preparation for a report: Dim DB_ATB As DAO.Database Dim QD_ATB...