[Fwd: [INTERFACES] ODBC problem]

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема [Fwd: [INTERFACES] ODBC problem]
Дата
Msg-id 378DE6F2.51FDFCFB@solipsys.com
обсуждение исходный текст
Список pgsql-interfaces


Terence Chan wrote:

> Thanks,
>
> Yes, the file tblItem is belongs to user postgres. And I have also tried the
> chmod 777 the file and still can't access it.
>

Its because the table is called "tblItem", notice the mixed case.  If you want
to access this in pg, you need to use quotes around the table name to preserve
the case.  The odbc does this for you.

Byron



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

Предыдущее
От: Robin Whitworth
Дата:
Сообщение: Re: resolving locking conflicts
Следующее
От: "Robson Martins"
Дата:
Сообщение: Java...