Illegal access violation - Mailing list pgsql-odbc

From Bob Caryl
Subject Illegal access violation
Date
Msg-id 42E640FF.1030202@fis-cal.com
Whole thread Raw
Responses Re: Illegal access violation
List pgsql-odbc
Hello all:

I am using the latest version of postgresql (version 8.03) on a linux
machine as my server.  I also using the latest version of the postgresql
odbc driver (08_00_0101) on my WinXP platform.  I have updateable
cursors enabled on the odbc driver.  I am trying to simply add a new row
to my table on the linux machine, and when I call the CRecordset::Update
method my application crashes with a memory access violation every
time.  Using the debugger and stepping through the code, the crash
apparently happens in the .dll code.  According to logs client and
server side, this crash occurs before any attempt is made to do anything
server-side.

Has anyone else seen this, and if so what might I be doing wrong here?

Thanks,

Bob Caryl

pgsql-odbc by date:

Previous
From: "Joel Fradkin"
Date:
Subject: Re: WHat do people think about using in production?
Next
From: "Dave Page"
Date:
Subject: Re: Illegal access violation