From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Johann Zuschlag" <zuschlag2(at)online(dot)de>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: 08.00.0002 useless :-) |
Date: | 2004-11-09 08:33:05 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4307063@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Johann Zuschlag
> Sent: 08 November 2004 17:59
> To: pgsql-odbc(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Sim Zacks | 2004-11-09 09:46:45 | Access ADO adopendynamic PG backend |
Previous Message | Lothar Behrens | 2004-11-09 07:16:02 | UPDATE ... WHERE CURRENT OF ... problem |