Re: odbc/ado problems

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: odbc/ado problems
Дата
Msg-id 413707FA.23200.282B24@localhost
обсуждение исходный текст
Ответ на odbc/ado problems  (Kroh István <istvan.kroh@pomme.hu>)
Список 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 по дате отправления:

Предыдущее
От: Kroh István
Дата:
Сообщение: Fw: odbc/ado problems
Следующее
От: lchan
Дата:
Сообщение: [HELP] can't get Unixiodbc to connect to SQL