Lowercase

From: Michael Knigge <mk(at)set-software(dot)de>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Lowercase
Date: 2000-05-19 05:08:11
Message-ID: 20000519.5081193@knigge.local.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I've a Database named "Data", a Table named "Customers". When I
issue a

SELECT * FROM Customers

I get the message "table customers not found" (or similar).
BTW, I use ODBC from Windows NT.

How can I tell Postrgres NOT to convert my Table, Column
and Databasenames to lowercase?

Thank you very much,
Michael

Responses

  • Re: Lowercase at 2000-05-19 12:46:08 from Martijn van Oosterhout

Browse pgsql-novice by date

  From Date Subject
Next Message Martijn van Oosterhout 2000-05-19 12:46:08 Re: Lowercase
Previous Message marco cassisa 2000-05-18 23:15:56 How I connected to pgsql using M$ visual basic