[ psqlodbc-Bugs-1010739 ] Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6
От | |
---|---|
Тема | [ psqlodbc-Bugs-1010739 ] Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6 |
Дата | |
Msg-id | 20091216120321.865FE1072081@pgfoundry.org обсуждение исходный текст |
Список | pgsql-odbc |
Bugs item #1010739, was opened at 2009-12-16 06:56 You can respond by visiting: http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010739&group_id=1000125 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Gerhard Lutz (gelutz) Assigned to: Nobody (None) Summary: Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6 Initial Comment: Hello, in my application the PostgreSQL ODBC driver v8.4.1 sometimes crashed when accessing a PostgreSQL v8.3.6 server. I want to read out data from a column of type "TEXT". I use a simple SQL query "SELECT prg FROM testdata WHERE id=1234". Inside the following C call rcode = ::SQLGetData(m_hStmt, nCol, SQL_C_CHAR, m_szString, nBufSize, &sdODataLength); the psqlodbc35w.dll crashes (probably depending on the column data). I've added a Mini Dump of this crash. Do you already know something about this problem? Best regards, Gerhard ---------------------------------------------------------------------- >Comment By: Hiroshi Inoue (hinoue) Date: 2009-12-16 12:03 Message: Could you attach the mylog output of the crash ? ---------------------------------------------------------------------- Comment By: Gerhard Lutz (gelutz) Date: 2009-12-16 09:18 Message: Operating system is Windows XP. ---------------------------------------------------------------------- You can respond by visiting: http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010739&group_id=1000125
В списке pgsql-odbc по дате отправления: