Re: Oracle 7.2 with Delphi 1.0 is VERY slow. What to do?

From: Jason Kowalski <jasonk_at_bibfile.com>
Date: 1996/07/15
Message-ID: <4sdfh0$2mu_at_news2.intrepid.net>#1/1


jarkko.nikulainen_at_hpy.fi (Jarkko Nikulainen) wrote:

>We have an application built with Delphi 1.0 Client Server that uses Oracle
>7.2 database on Windows NT server. We are using Oracle 71.11.0.5. ODBC -
>driver.
 

>The problem is speed. Our program uses 8 different tables and it takes about
>10 sec per table or query to open. So it takes over a minute before the form
>is displayed on screen!! Once the tables and queries are opened
>the application works pretty fast though.
 

>Before Oracle we had the database in Paradox tables and the performance was
>quite reasonable then. The tables are quite small (< 300 rows) and we have 1
>or 2 tables per query.
 

>The problem is probably in ODBC-driver or server settings.
>
>Does anybody out there have any solution or hints for our problem?
>Is there any other way than ODBC to connect to Oracle7?
 

>Thank you for your help!!

An Oracle native driver comes with Delphi 1.0 Client/Server. We use this with Oracle 7.2 and its speed is good. Note that you may have to change the "vender init" parameter in the BDE for it to find the Oracle DLL. Borland calls these native drivers "SQL Links". They will install automatically with Delphi C/S if you do a full install. Received on Mon Jul 15 1996 - 00:00:00 CEST

Original text of this message