case sensitiv table and column names

From: Matthias Meyer <m(dot)meyer(at)maxonline(dot)at>
To: pgsql-php(at)postgresql(dot)org
Subject: case sensitiv table and column names
Date: 2000-07-15 12:45:41
Message-ID: 00071514512700.01910@AthLux.telekabel.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-php by date

  From Date Subject
Next Message EDWARD POTTER 2000-07-15 17:45:56 Re: case sensitiv table and column names
Previous Message Chia-Hao Chang 2000-07-09 10:45:30