[BUGS] BUG #14528: ODBC bug "cursor is open" - Mailing list pgsql-bugs

From luc.gilot@limoog.net
Subject [BUGS] BUG #14528: ODBC bug "cursor is open"
Date
Msg-id 20170204090614.1400.12464@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14528
Logged by:          Luc Gilot
Email address:      luc.gilot@limoog.net
PostgreSQL version: 9.3.3
Operating system:   windows XP SP2 32 bits
Description:

ODBC : PostgreSQL ODBC Driver(UNICODE), version 9.02.01.00
Visual FoxPro 9 SP1
When performing the VFP command SQLExec with 3rd parameter being a string
containing a dot ("."; example : "SQLExec(1, 'Select 1', '.F.')"), PG
answers "Syntax error". Subsequent queries will raise "cursor is open",
untill PG process is killed AND VFP connecion is reset.


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Ranjeet Singh03
Date:
Subject: Re: [BUGS] postgres client connection issue
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] postgres client connection issue