user-hostile
Registered User.
- Local time
- Today, 01:05
- Joined
- Oct 20, 2007
- Messages
- 10
Hi. A system at work just migrated the backend from SQL Server (7) to Oracle 10g. The frontend, of course, is Access 2002. There seems to be a real performance hit now when accessing the Oracle data, as compared to the SQL Server data.
The new system is using the Oracle Driver for ODBC, not the Microsoft ODBC for Oracle, as from what I've read, it's faster. Does anyone know of any tips to increase the performance (querying, mainly) of the Oracle ODBC driver? Here's an example:
One report pulls a single record from several related tables. The largest table has about 10,000 records. With the OLD SQL Server application, this report comes up within a second or two. When using Oracle, the same report takes about 20 seconds to display. The network's fine. I haven't tweaked the connection settings for the Oracle ODBC, because I really don't know which settings (if any) will help the Oracle 10g performance. Can someone help, please? Thanks.
U-H
The new system is using the Oracle Driver for ODBC, not the Microsoft ODBC for Oracle, as from what I've read, it's faster. Does anyone know of any tips to increase the performance (querying, mainly) of the Oracle ODBC driver? Here's an example:
One report pulls a single record from several related tables. The largest table has about 10,000 records. With the OLD SQL Server application, this report comes up within a second or two. When using Oracle, the same report takes about 20 seconds to display. The network's fine. I haven't tweaked the connection settings for the Oracle ODBC, because I really don't know which settings (if any) will help the Oracle 10g performance. Can someone help, please? Thanks.
U-H