K
Knijn
I want to store my projects on a remote Oracle DB, via ODBC. Problem: the DB
already contains a lot of tables and data, and opening a project via the ODBC
link is very very slow.
SQL tracing shows that MSProject is performing multiple costly SELECT
queries when opening the project. It's about 20 of these queries, each taking
almost half a minute to complete. The query selects on the ALL_OBJECTS and
ALL_SYNONYMS tables from the Oracle DB, that contain hundreds of thousands of
records, causing the slowdown.
Does anybody know of a workaround? How can I tell MS Project to avoid these
queries? Any other ideas?
already contains a lot of tables and data, and opening a project via the ODBC
link is very very slow.
SQL tracing shows that MSProject is performing multiple costly SELECT
queries when opening the project. It's about 20 of these queries, each taking
almost half a minute to complete. The query selects on the ALL_OBJECTS and
ALL_SYNONYMS tables from the Oracle DB, that contain hundreds of thousands of
records, causing the slowdown.
Does anybody know of a workaround? How can I tell MS Project to avoid these
queries? Any other ideas?