Skip site navigation (1)
Skip section navigation (2)
C-Interface Amound of Tupels in Result after COPYout
- From: Bert Horvath <bert(dot)horvath(at)fh-erfurt(dot)de>
- To: pgsql-interfaces(at)postgresql(dot)org
- Subject: C-Interface Amound of Tupels in Result after COPYout
- Date: Thu, 15 Nov 2007 13:15:13 +0100
- Message-id: <473C3851.6060300@fh-erfurt.de> <text/plain>
Hi,
do i have any chance to get the amount of tupels in the result set after
executing a query with a copy command? Its not a problem to count the
columns with PQnFields(*conn,*result) but there is no documentation für
PQnTupels(*conn,*result) and it does not work.
greetings
beho
Home |
Main Index |
Thread Index