Re: Access Violation in VC++ 2005

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Jonathan Blitz <jb(at)anykey(dot)co(dot)il>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Access Violation in VC++ 2005
Date: 2006-09-22 00:43:23
Message-ID: 451331AB.9010006@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Jonathan Blitz wrote:
> Hi,
>
> I am using VC++ 2005.
>
> PostgreSQL version 8.0.3.
>
>
>
> I am having problems with the ODBC driver.
>
>
>
> When I try to close the connection using SQLDisconnect I get an Access
> Violation Exception.
>
>
>
> Thing is this ONLY occurs with the driverv version 8.02.00.02

Please try the 8.2.0100 version at http://www.postgresql.org/ftp/odbc/versions/ .

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dmitriy Ivanov 2006-09-22 05:43:43 Re: Q: Buffer size for SQL_DOUBLE to SQL_C_CHAR conversion
Previous Message Jonathan Blitz 2006-09-21 18:11:34 Access Violation in VC++ 2005