Re: "Invalid Pointer Operation" while reading tuples

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: claudia(dot)amorim(at)pcinformatica(dot)com(dot)br
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: "Invalid Pointer Operation" while reading tuples
Date: 2007-11-28 14:54:47
Message-ID: 474D8137.80509@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

claudia(dot)amorim(at)pcinformatica(dot)com(dot)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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Greg Cocks 2007-11-28 23:19:02 Can't get ODBC to work unless the connection user is a 'superuser'...
Previous Message Hiroshi Inoue 2007-11-28 14:16:47 Re: R: table_to_xml command isn't working