Re: Crash when using 'Use Declare/Fetch' and the result set does contain one row only - Mailing list pgsql-odbc

From Jan-Peter Seifert
Subject Re: Crash when using 'Use Declare/Fetch' and the result set does contain one row only
Date
Msg-id trinity-d5444904-e2c2-4cee-a7b0-9288a24657b8-1403600775976@3capp-gmx-bs31
Whole thread Raw
In response to Re: Crash when using 'Use Declare/Fetch' and the result set does contain one row only  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Crash when using 'Use Declare/Fetch' and the result set does contain one row only  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-odbc
Hello,

I've attached a zip file containing a Visual Studio 2010 project tested on a 'PostgreSQL Unicode' system-DSN named
TestODBCand a dump of a test database named TestODBC. 
The line with the statement that returns one row is commented out.
The other returns 5 rows in the release version - it skips the first line and returns the last row twice though. When
usingthe debugger it crashes on the last row. 

Thank you very much in advance!

Best regards,

Peter Seifert

Attachment

pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Upgrading by double-clicking the .msi
Next
From: "Itnal, Prakash (NSN - IN/Bangalore)"
Date:
Subject: Re: Not sure if this crash is in psql odbc driver?