Re: Why does app fail?

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Paul Simpson <Paul(dot)Simpson(at)spgs(dot)org>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why does app fail?
Date: 2004-03-02 01:32:45
Message-ID: BC69324D.428C2%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have, therefore, come to the conclusion that the app requires table names in
> Upper case. How can I force this to work?

Check your ODBC driver; some ODBC drivers have an option to quote
identifiers. If yours doesn't, then maybe you should look around and see if
you can find one that does. (In general, when I've been forced to buy
commercial ODBC drivers, I've had good luck with OpenLink's products.)

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 665-7007 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message phil campaigne 2004-03-02 02:40:52 Setting up Postgresql on Linux
Previous Message Keith Bottner 2004-03-02 00:33:05 Re: Setting up Postgresql on Linux