Re: "Invalid Pointer Operation" while reading tuples - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: "Invalid Pointer Operation" while reading tuples
Date
Msg-id 474D8137.80509@tpf.co.jp
Whole thread Raw
In response to "Invalid Pointer Operation" while reading tuples  (claudia.amorim@pcinformatica.com.br)
List pgsql-odbc
claudia.amorim@pcinformatica.com.br wrote:
> Hello,
>
> I'm receiving an error message "Invalid pointer operation" when I'm reading data
> from my database.
> I'm using PostGreSQL 8.2.5 with Windows 2003 Server Enterprise Edition.
> When I saw the psqlodbc log I found teh messages below:
>
>
> [11.281]CONN ERROR: func=PGAPI_SetConnectOption, desc='', errnum=206,
> errmsg='Illegal parameter value for SQL_TXN_ISOLATION'

Please try the drivers on testing for 8.2.0501 at
   http://www.geocities.jp/inocchichichi/psqlodbc/index.html
.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: R: table_to_xml command isn't working
Next
From: "Greg Cocks"
Date:
Subject: Can't get ODBC to work unless the connection user is a 'superuser'...