Ran into something with Access that is new to me. I have a DB with about 6 linked ODBC tables. I am writing a query that uses all of those tables and has about 10 result columns. Other than the table joins, the query is a fairly simple select query.
My problem is that the query can take a very long time to save. Not always, but often. The query will actually execute faster than it takes to save after an edit.
I am using WinXP, Access 2007, standard DB format. The DB only has the table links, one module, and the one query. I made a cut down version after running into this on a more complex database.
My problem is that the query can take a very long time to save. Not always, but often. The query will actually execute faster than it takes to save after an edit.
I am using WinXP, Access 2007, standard DB format. The DB only has the table links, one module, and the one query. I made a cut down version after running into this on a more complex database.