Re: Some corrections on psqlodbc driver

From: Franco Violi <fvioli(at)metodo(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Some corrections on psqlodbc driver
Date: 2003-08-31 07:39:49
Message-ID: 200308310939.49194.fvioli@metodo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I do not understand the question. The problem is just that when openoffice
start a selections on date fields, it send something like this to the driver

select my_date from my_table where my_date = { D '2002-01-01' }

and all that I know is that with this patch the request is processed,
otherwise you get a parse error message.

Alle 20:24, sabato 30 agosto 2003, hai scritto:
> A question please, is in your TODO list the SSL encryption and/or
> compression of stream ?
>
> Thanks !!
>
> Simeó Reig
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2003-09-01 09:37:48 Re: Some corrections on psqlodbc driver
Previous Message Simeó Reig (Informes Incofisa) 2003-08-30 18:24:44 Re: Some corrections on psqlodbc driver