Re: Slow query over ADSL Line - Mailing list pgsql-odbc

From Marten Feldtmann
Subject Re: Slow query over ADSL Line
Date
Msg-id 144.20.07.01.06.03.2006@www.schrievkrom.de
Whole thread Raw
In response to Slow query over ADSL Line  (Thomas Chabaud <tc@geosys.com>)
Responses Re: Slow query over ADSL Line  (Thomas Chabaud <tc@geosys.com>)
List pgsql-odbc
Thomas Chabaud schrieb:

> Hello,
>
> I'm using psql ODBC driver with ADO in a visual basic 6 application,
> and I have some speed issues when I connect using an adsl line (8M
> down/1M up) (it works perfectly well using an ethernet 100Mbps LAN).

The first thing is: how many statements do you really execute. Then one
has to consider
the latency times of the medium: ADSL against Ethernet is very, very
different !

Marten

--
Marten Feldtmann - Germany - Software Development
Information regarding VA Smalltalk and DMS-system
"MSK - Mien Schrievkrom" at: www.schrievkrom.de


pgsql-odbc by date:

Previous
From: "Lee Rubao"
Date:
Subject: Re: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"
Next
From: Thomas Chabaud
Date:
Subject: Re: Slow query over ADSL Line