RE: ODBC performance with ADO

From: "Robby Slaughter" <webmaster(at)robbyslaughter(dot)com>
To: "Enrico Gava" <enrico(dot)gava(at)tiscalinet(dot)it>, <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: ODBC performance with ADO
Date: 2001-07-19 15:03:14
Message-ID: EPEHLKLEHAHLONFOKNHNCEBCDDAA.webmaster@robbyslaughter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Do you get similar performance from MS Access? If not, it might tell
you where the bottleneck is.
-Robby

-----Original Message-----
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org]On Behalf Of Enrico Gava
Sent: Thursday, July 19, 2001 6:48 AM
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] ODBC performance with ADO

Hi,
I'm trying to access PostgreSQL table from Visual Basic using ADO with ODBC
Provider. I am using the Postgres ODBC driver version 7.01.00.05.
The problem is that to obtain a readonly recordset of 5000 records it takes
around 15 seconds.
disable the SQL logging feature in the ODBC control panel does not change
performance.

Regards,
Enrico

Enrico Gava
mailto:enrico(dot)gava(at)tiscalinet(dot)it

__________________________________________________________________
Abbonati a Tiscali!
Con VoceViva puoi anche ascoltare ed inviare email al telefono.
Chiama VoceViva allo 0143 434343
http://voceviva.tiscali.it

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Maryann F Stopha 2001-07-19 15:22:17 Access 2000 and ODBC driver Data changed by another user, Copy to Clipboard or Drop changes
Previous Message Enrico Gava 2001-07-19 11:48:22 ODBC performance with ADO