Re: Turning off Parse Statement

From: Gilles DAROLD <gilles(at)darold(dot)net>
To:
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Turning off Parse Statement
Date: 2001-11-16 12:21:22
Message-ID: 3BF504C2.B6410EFA@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Very good memory :-) Then if ParseStatement option is off by default
(I have nothing related to this in my odbcinst.ini) and even if I set this
option to off in the odbcinst.ini it doesn't work, I already have the
realname
of the column.

But no matter, I have found a workaround until the next version of
libpsqlodbc.
You certainly also remember that I was working on OpenLDAP/PostgreSQL
so the workaround it's just an other patch to openLDAP that may also help
with
some other ODBC database driver...

Regards

Gilles DAROLD

Hiroshi Inoue wrote:

> Gilles DAROLD wrote:
> >
> > Thanks,
> >
> > Don't know how to turning off Parse Statement, I'd set a Parse option to
> > 'no'
> > in the odbc.ini file but it does nothing. I've seen many thing related
> > to Advanced
> > Driver Options with a MS-Windows Interface but unfortunally I don't use
> > this
> > kind of box and can't find any documentation on how to defined these
> > options
> > by hand. Any idea ?
>
> Oops I remember you are using libpsqqlodbc on a Linux.
> Hmm the ParseStatement option is off by default.
> Don't you have odbcinst.ini file somewhere ?
>
> regards,
> Hiroshi Inoue
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Johann Zuschlag 2001-11-17 18:00:51 Missing header files in psqlODBC
Previous Message Hiroshi Inoue 2001-11-16 10:15:03 Re: Turning off Parse Statement