"[" is a nuisance...

Поиск
Список
Период
Сортировка
От Michael J. Conroy
Тема "[" is a nuisance...
Дата
Msg-id CDdSb.1958$YN5.335@newssvr31.news.prodigy.com
обсуждение исходный текст
Ответы Re: "[" is a nuisance...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi all,

I'm using the PostreSQL30 ODBC driver to hook a Windows app to a 7.4.1
PostreSQL DB.  Might be the driver, or it might be the app itself (I don't
have access to the app), but I'm getting this coming across the wire:

SELECT * FROM [PARTID];

[PARTID] is giving it fits.  Wants to see PARTID.

Is there any way for postmaster to filter this out?  If not, is there anyway
for the ODBC driver to filter this out (in the event the driver itself isn't
actually generating this) short of ripping open the source?

Cheers,
Mike



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Method Question
Следующее
От: Lawrence Smith
Дата:
Сообщение: Q: Reclaiming deleted space in data files