Hello,
I have a fairly large .ACCDB file that is used to house standard queries to retrieve data from ODBC linked tables (Oracle 11g)
The file has about 150 linked tables and approximately 450 queries.
This setup is working fine in Access 2007
We are now migrating to Access 2013 and experiencing a severe performance degradation when using the query designer.
Listing tables and adding fields to the grid seem to work ok. However when one places the cursor in a criteria field, the CPU spikes to 100% and the UI hangs for 20 -30 seconds. When the UI becomes responsive again, we notice that the criteria box has become a "search box" of sorts ... it has loaded all the available functions in access and every table and query name in the database. (Pressing the letter "A" for example results in a drop down display of all functions that begin with A along with any queries and tables that also begin with A. It "seems" that the poor performance is due to Access attempting to load the entries into memory to provide for "type ahead" functionality.
Could this be the case? If yes, is there a way to modify this behavior (it does not seem to work this way in Access 2007)
Thanks
Vince Tabor