Re: Borland BDE showing public schema in table names

Поиск
Список
Период
Сортировка
От markw
Тема Re: Borland BDE showing public schema in table names
Дата
Msg-id 3E35AFE5.9040308@mohawksoft.com
обсуждение исходный текст
Ответ на Borland BDE showing public schema in table names  ("Paul Cochrane" <paul@tortc.tuht.scot.nhs.uk>)
Список 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 по дате отправления:

Предыдущее
От: "Paul Cochrane"
Дата:
Сообщение: Borland BDE showing public schema in table names
Следующее
От: "ravi"
Дата:
Сообщение: Hai:Here is one doubt