Re: Some corrections on psqlodbc driver

From: Franco Violi <fvioli(at)metodo(dot)net>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Some corrections on psqlodbc driver
Date: 2003-09-01 17:28:36
Message-ID: 200309011928.36944.fvioli@metodo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Alle 11:37, lunedì 1 settembre 2003, Hiroshi Inoue ha scritto:
> Franco Violi wrote:
> > I subscribed the gborg site 2 days ago. The reason was that we are
> > openoffice users under linux and we have some problems that make
> > postgres unusable on openoffice/linux. The issue 17455 and 17500 on
> > openoffice.org points to the problem. I debug the latest version of the
> > driver and corrected some ( i think) bugs.
> >
> > One problem was that openoffice send to the driver escape istructions in
> > uppercase and the driver was testing just lowercase.
>
> OK I would take care of it.
>
> > Another problem was that on snprintf You cannot use the same buffer
> > as source and destination, because in this way the result is a null
> > string.
>
> Which version of driver are you using ?
> The bug was fixed in 7.03.0100.

7.02.0004. I will upgrade. Thanks.
>
> Thanks.
> Hiroshi Inoue
> http://www.geocities.jp/inocchichichi/psqlodbc/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2003-09-01 23:32:02 Re: Some corrections on psqlodbc driver
Previous Message Bob Nix 2003-09-01 14:42:30 Re: signoff