Re: odbc/ado problems - Mailing list pgsql-odbc

From Raymond O'Donnell
Subject Re: odbc/ado problems
Date
Msg-id 413707FA.23200.282B24@localhost
Whole thread Raw
In response to odbc/ado problems  (Kroh István <istvan.kroh@pomme.hu>)
List pgsql-odbc
On 31 Aug 2004 at 19:26, Kroh Istv n wrote:

> This should return a single varchar(20) field. Running this query over
> ADO/ODBC from a Delphi app tooks 50-100 secs. If i run this from
> pgAdmin II. it takes some msecs.

I have found instantiating and using the ADO objects directly to be
much faster than using the TADOConnection and TADOQuery components
that come with Delphi. - This is in web apps where I'd construct the
SQL and execute it with the Connection object.

--Ray.

-------------------------------------------------------------
Raymond O'Donnell     http://www.galwaycathedral.org/recitals
rod@iol.ie                          Galway Cathedral Recitals
-------------------------------------------------------------



pgsql-odbc by date:

Previous
From: Kroh István
Date:
Subject: Fw: odbc/ado problems
Next
From: lchan
Date:
Subject: [HELP] can't get Unixiodbc to connect to SQL