Re: Borland BDE showing public schema in table names - Mailing list pgsql-odbc

From markw
Subject Re: Borland BDE showing public schema in table names
Date
Msg-id 3E35AFE5.9040308@mohawksoft.com
Whole thread Raw
In response to Borland BDE showing public schema in table names  ("Paul Cochrane" <paul@tortc.tuht.scot.nhs.uk>)
List pgsql-odbc
This seems to have to do with the schema support in 7.3. There should be
a setting to turn it off, but I'm not sure.

Paul Cochrane wrote:

>Hi There.
>
>Might be a FAQ. First posting to this list. I just upgraded to
>postgresql 7.3.1 and am have some problems accessing the
>database from Paradox (which uses borlands BDE) through the
>psqlodbc driver (I am using the latest PGADMIN2).
>
>Whenever I want to use a table on the pgsql server, the tablenames
>returned to paradox are of the form "public.tablename" instead of
>plain "tablename". This screws up the application since it would
>need a LOT of changing to rename all the table references to this
>format.
>
>The server & connection seem to work properly - it's just the public
>addition to the name that is causing me problems.
>
>Thanks in advance for any information.
>
>                       -------------------------------------
>Paul Cochrane         |       Tayside Orthopaedic &         |
>                      | Rehabilitation Technology Centre    |
>=============         |-------------------------------------|
>                      | Ninewells Hospital & Med. School    |
>                      | Dundee, Scotland, UK.               |
>                      | DD1 9SY.                            |
>                      | Phone:  +44 1382 496284             |
>                      | Fax:    +44 1382 496322             |
>                      | E-Mail: paul@tortc.tuht.scot.nhs.uk |
>                       -------------------------------------
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



pgsql-odbc by date:

Previous
From: "Paul Cochrane"
Date:
Subject: Borland BDE showing public schema in table names
Next
From: "ravi"
Date:
Subject: Hai:Here is one doubt