Re: Lowercase folding - simple patch?

From: Eric E <whalesuit(at)bonbon(dot)net>
To: agnewtj(at)netscape(dot)net
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Lowercase folding - simple patch?
Date: 2005-07-27 21:25:44
Message-ID: 42E7FBD8.9010203@bonbon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Tom,
I encountered this problem as well, and I agree that it's rather a
nuisance. You've probably thought of this, but if you are just using a
limited set of tables in Excel (like for pivot tables), you might just
try wrapping them into a view with lowercase names - this is what I
did. It might also be worth dropping a line to Microsoft about this
problem, as they have evidently made this work in Access, and I believe
quoting for mixed case is part of SQL92.

All that said, I definitely second your suggestion.

Cheers,

Eric

agnewtj(at)netscape(dot)net wrote:

>Hello,
>
>We have a large database with camel case names for schemas, tables, columns, etc. I'm able to connect via ODBC with MS Access, but not with Excel (MSQuery). The names are not quoted and lowercase folding kicks in - so all tables are 'not found'. If I manually edit the MSQuery sql and double-quote all names, i can get the queries to work - but each and every query must be manually edited. Obviously unworkable.
>
>Is it possible for the odbc driver to return schema, table and column names to MSQuery in double-quoted form so queries are built correctly? Alternatively, could the odbc driver insert double-quotes on-the-fly once it sees uppercase characters in the names?
>
>This would help us immensely!!!
>
>Thanks in advance,
>Tom Agnew
>
>
>__________________________________________________________________
>Switch to Netscape Internet Service.
>As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register
>
>Netscape. Just the Net You Need.
>
>New! Netscape Toolbar for Internet Explorer
>Search from anywhere on the Web and block those annoying pop-ups.
>Download now at http://channels.netscape.com/ns/search/install.jsp
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: explain analyze is your friend
>
>
>
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Mie Kie 2005-07-28 12:10:28 odbc win.xp and mandrake 10
Previous Message Pailloncy Jean-Gerard 2005-07-27 16:46:51 iODBC & Mac OS