Closed GoogleCodeExporter closed 9 years ago
Examining the source code, the dbGetQuery() command closes all open result sets
before it executes the SQL command. I can't understand why this should be
necessary.
Original comment by bmusi...@aptecgroup.com
on 24 May 2013 at 3:44
It is just simple. Similar to PQsendQuery, you have to pull all the results
before sending another query.
Original comment by tomoa...@kenroku.kanazawa-u.ac.jp
on 12 Jun 2013 at 12:25
Original comment by tomoa...@kenroku.kanazawa-u.ac.jp
on 24 Jul 2013 at 3:08
Original issue reported on code.google.com by
bmusi...@aptecgroup.com
on 24 May 2013 at 12:28