psqlodbc.dll (version:7.03.02) crash error

From: weiwei dong <viviandong(at)yahoo(dot)com>
To: inoue(at)postgresql(dot)org
Subject: psqlodbc.dll (version:7.03.02) crash error
Date: 2004-08-10 07:41:11
Message-ID: 20040810074111.42437.qmail@web81202.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

Now I get the psqlodbc.dll crash error:
"unhandled execution in xxx.exe (PSQLODBC.DLL):
0XC0000005: Access Violation"

I wrote a function in C++ to insert rows including
binary data (bytea data type ) into table.

This error was happened in SQLExecute(hStmt) when the
second time to perform the insert operation, but the
first time is always ok.

Please help me avoid this error.

Thanks,

Vivian

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2004-08-10 08:25:44 Re: compiling psqlodbc from cvs
Previous Message Karol Szkudlarek 2004-08-06 22:14:22 compiling psqlodbc from cvs