Re: 08.00.0002 useless :-) - Mailing list pgsql-odbc

From Dave Page
Subject Re: 08.00.0002 useless :-)
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4307063@ratbert.vale-housing.co.uk
Whole thread Raw
In response to 08.00.0002 useless :-)  (Johann Zuschlag <zuschlag2@online.de>)
Responses Re: 08.00.0002 useless :-)
List pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Johann Zuschlag
> Sent: 08 November 2004 17:59
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] 08.00.0002 useless :-)
>
> Hello,
>
> somebody already mentioned it. I just want to repeat it. As
> long as the driver produces strings like this:
>
> CREATE TABLE FOO (Userid varchar()(10) NOT NULL, Mcode
> varchar()(25)...
>
> it is unfortunately useless. The backend will never accept it.
>
> I'm sure Hiroshi had something different in mind when he
> changed that part of the code.
>
> Does somebody work on that?

When exactly does the ODBC driver generate CREATE TABLE queries?

Regards, Dave

pgsql-odbc by date:

Previous
From: "Lothar Behrens"
Date:
Subject: UPDATE ... WHERE CURRENT OF ... problem
Next
From: Johann Zuschlag
Date:
Subject: Re: 08.00.0002 useless :-)