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

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

> -----Original Message-----
> From: Johann Zuschlag [mailto:zuschlag2@online.de]
> Sent: 09 November 2004 12:23
> To: Dave Page
> Subject: Re: [ODBC] 08.00.0002 useless :-)
>
> >
> >When exactly does the ODBC driver generate CREATE TABLE queries?
> >
> >Regards, Dave
> >
> >
> >
> Hi Dave,
>
> well, my application tries to create the table and the driver
> adds the "()". The old legacy driver didn't have that
> behavior, i.e. didn't change my query. I don't understand why
> the driver adds the parenthesis.
>
> Unfortunately I don't know the driver very well. Do you know
> where the parenthesis's are added?

Haven't got the foggiest - as far as I'm aware it doesn't even try to
parse such statements when executed the 'normal' way (i.e. with
SQLExecDirect or even SQLExecute). I just tried both here and they
worked fine - how are you executing the query?

Regards, Dave

pgsql-odbc by date:

Previous
From: Johann Zuschlag
Date:
Subject: Re: 08.00.0002 useless :-)
Next
From: "Merlin Moncure"
Date:
Subject: excel and postgresql: tips and questions