Uppercase problem with several interfaces

From: "Fabio(dot)di(dot)Fabio" <Lmib(at)yahoo(dot)com>
To: Psql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Uppercase problem with several interfaces
Date: 1999-10-29 10:11:40
Message-ID: 381972DC.235E9FD9@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-10-29 10:35:53 RE: [INTERFACES] Uppercase problem with several interfaces
Previous Message Nkosi Dilworth 1999-10-28 16:43:30 forms in pgaccess