BUG #14528: ODBC bug "cursor is open"

From: luc(dot)gilot(at)limoog(dot)net
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14528: ODBC bug "cursor is open"
Date: 2017-02-04 09:06:14
Message-ID: 20170204090614.1400.12464@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14528
Logged by: Luc Gilot
Email address: luc(dot)gilot(at)limoog(dot)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.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-02-04 15:32:01 Re: postgres client connection issue
Previous Message Ranjeet Singh03 2017-02-04 07:40:20 Re: postgres client connection issue