Re: pgsqODBC binding parameters II (fwd)

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Ludek Finstrle <xfinstrl(at)informatics(dot)muni(dot)cz>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: pgsqODBC binding parameters II (fwd)
Date: 2001-03-21 09:26:23
Message-ID: 3AB873BF.E2FC6D4A@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Ludek Finstrle wrote:
>
> Hello,
>
> please, could some expert answer?
>

Though I'm not an expert, I have a question.

[snip]

> > CONN ERROR: func=SQLExecute, desc='', errnum=110, errmsg='ERROR: parser: parse error at or near ""'
> > SQLExecute: premature statement so return SQL_ERROR

PREMATURE state of the statement seems to be the cause of
the error. Is your change about data_at_exec to prevent the
PREMATURE state just after the return from SQLNumResultCols ?
Or does it have another purpose ?

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2001-03-21 09:44:46 Re: MULTIBYTE support
Previous Message Ludek Finstrle 2001-03-21 08:58:48 pgsqODBC binding parameters II (fwd)