case sensitiv table and column names

Поиск
Список
Период
Сортировка
От Matthias Meyer
Тема case sensitiv table and column names
Дата
Msg-id 00071514512700.01910@AthLux.telekabel.at
обсуждение исходный текст
Список pgsql-php
Hallo Mailinglist

If I use PostgreSQL from PHP3 with pg_exec($db,"SELECT * FROM
Kunden"); I get an error like "Warning: PostgresSQL query failed: ERROR:
kunden: Table does not exist."
Thats right because the table called "Kunden" with an upper K.

What should I do that PHP/PostgreSQL accept case sensitiv table names ?

:-)Matthias

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

Предыдущее
От: "Chia-Hao Chang"
Дата:
Сообщение:
Следующее
От: EDWARD POTTER
Дата:
Сообщение: Re: case sensitiv table and column names