RE: [INTERFACES] Jbuilder JDBC Explorer and Postgres

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] Jbuilder JDBC Explorer and Postgres
Дата
Msg-id 1B3D5E532D18D311861A00600865478C25E580@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
It's possible that when JBuilder requests a list of tables from the
driver, it's using a different name than the driver understands.

The getColumns() method takes a list of table types, and returns tables
based on those types.

We may have to work out a way to find what JBuilder3 is asking for, so
we can coax the driver to work correctly.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Dan Rosner [mailto:rosner@scn.org]
Sent: 08 September 1999 07:13
To: pgsql-interfaces@postgreSQL.org
Subject: [INTERFACES] Jbuilder JDBC Explorer and Postgres


Greetings,

I'm having an interesting problem connecting to postgres 6.5.1 using the
jdbc6.5-1.2.jar.  After installing the driver in Jbuilder 3, I'm able
to connect to my database but can ONLY see the postgres system indexes
in Jbuilder's JDBC Explorer GUI.  I'm unable to see my other database
objects (tables, views, etc...) in the JDBC Explorer.  Yet the
driver lets me manipulate these unseen objects when I execute sql
statements against the database.  Problem is, I'd like to see all my
database objects in the JDBC Explorer GUI, not just the system index.

Has anyone experienced this who can suggest a fix?
Is this due to Jbuilder, the postgresql.Driver, or perhaps a
bad configuration?  Thanks for any thoughts.

Dan

-- 
Dan Rosner
Cascade Programming Group
P.O. Box 7405
Tacoma, WA  98407
Voice: (253) 297-3758 Fax: (253) 752-4406
rosner@scn.org

************


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Mengelbier, Magnus"
Дата:
Сообщение: RE: [INTERFACES] Message-id: <37d5c912.1673.0@chariot.net.au>
Следующее
От: Claudio Cicognani
Дата:
Сообщение: Link error from libpq++ on RedHat 6.0 and Postgres 6.5.1