Tables/Columns in upper-case? - Mailing list pgsql-odbc

From Stephen Frost
Subject Tables/Columns in upper-case?
Date
Msg-id 20040121225448.GD1464@ns.snowman.net
Whole thread Raw
Responses Re: Tables/Columns in upper-case?  (Andre Felipe Machado <andremachado@techforce.com.br>)
List pgsql-odbc
Greetings,

  Using the ODBC drivers under Windows 2000 and Access I've managed to
  'export' a table from Access to Postgres.  That's all well and good,
  however, when the table shows up in Postgres it's all *uppercase* for
  the name, and for all of the columns.  This is a rather large problem
  when everything I do in psql ends up in lowercase.  Shouldn't the ODBC
  driver be changing it all to lowercase, or the Postgresql server doing
  it or something?

  This is a rather annoying problem, unfortuantely.  Any suggestions?
  It's the stable non-unicode driver.

      Thanks,

        Stephen

Attachment

pgsql-odbc by date:

Previous
From: Ben Ramsey
Date:
Subject: Re: Adding long text to a text field generates an error
Next
From: Andre Felipe Machado
Date:
Subject: Re: Tables/Columns in upper-case?