Re: 08.00.0002 useless :-)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: 08.00.0002 useless :-)
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E430706E@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на 08.00.0002 useless :-)  (Johann Zuschlag <zuschlag2@online.de>)
Список 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 по дате отправления:

Предыдущее
От: Johann Zuschlag
Дата:
Сообщение: Re: 08.00.0002 useless :-)
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: excel and postgresql: tips and questions