Uppercase problem with several interfaces - Mailing list pgsql-interfaces

From Fabio.di.Fabio
Subject Uppercase problem with several interfaces
Date
Msg-id 381972DC.235E9FD9@yahoo.com
Whole thread Raw
List pgsql-interfaces
Hi,

I've a problem with uppercase letter in table and fields definition.

For example let be a table called 'Services' with fields 'Id' 'Name'
'Vaule', now if with PHP or pgaccess ort psql I make this query:

SELECT Name FROM Services;

I got this:

ERROR: attribute 'name' not found. 

what is wrong with my configuration?

ciao,Fabio.



pgsql-interfaces by date:

Previous
From: Nicolas Huillard
Date:
Subject: RE: [INTERFACES] pgAdmin connection error on NT and W98
Next
From: SAKAIDA
Date:
Subject: pgbash-1.2.1 released