Does SQLFetch get all the data from the database?

From: "Joost Kraaijeveld" <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: "Pgsql-Odbc (E-mail)" <pgsql-odbc(at)postgresql(dot)org>
Subject: Does SQLFetch get all the data from the database?
Date: 2004-10-25 13:20:13
Message-ID: A3D1526C98B7C1409A687E0943EAC410489ECD@obelix.askesis.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

I want to know the amount of time it takes for the database to send me all the data in a certain table without the time it takes on client side to do something with that data. Therefor:

If I call SQLFetch() , does that result in getting all the data to the client, even if no columns are bound?

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J(dot)Kraaijeveld(at)Askesis(dot)nl
web: www.askesis.nl

Browse pgsql-odbc by date

  From Date Subject
Next Message alex 2004-10-25 18:42:15 psqlODBC on MacOSX 10.3.5
Previous Message Lothar Behrens 2004-10-23 11:13:05 Still problems with pgODBC