Re: ODBC driver adding extra characters to table names.

Поиск
Список
Период
Сортировка
От Paul Lambert
Тема Re: ODBC driver adding extra characters to table names.
Дата
Msg-id 46BABAE4.5070406@autoledgers.com.au
обсуждение исходный текст
Ответ на Re: ODBC driver adding extra characters to table names.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-odbc
Tom Lane wrote:
> Paul Lambert <paul.lambert@autoledgers.com.au> writes:
>> My initial assumption was that the ODBC driver makes an assumption that
>> standard_conforming_strings will not be on and adjusts the table names
>> accordingly.
>
> Which ODBC driver version are you using?  I'd quite expect a pre-8.2
> release to not be prepared to deal with this.  If the 8.2 version still
> can't hack it then you've got a legitimate beef ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>

I'm using version 8.2.4 of Postgres, and 8.02.04 of the ODBC driver -
first had the problem using 8.02.03 ODBC, but upgraded with no change.

P

--
Paul Lambert
Database Administrator
AutoLedgers


В списке pgsql-odbc по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ODBC driver adding extra characters to table names.
Следующее
От: "lothar.behrens@lollisoft.de"
Дата:
Сообщение: Re: UPDATE with data at exec and CURRENT OF question