case sensitiv table and column names - Mailing list pgsql-php

From Matthias Meyer
Subject case sensitiv table and column names
Date
Msg-id 00071514512700.01910@AthLux.telekabel.at
Whole thread Raw
List 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 by date:

Previous
From: "Chia-Hao Chang"
Date:
Subject:
Next
From: EDWARD POTTER
Date:
Subject: Re: case sensitiv table and column names