Обсуждение: Jbuilder JDBC Explorer

Поиск
Список
Период
Сортировка

Jbuilder JDBC Explorer

От
Dan Rosner
Дата:
Greetings,

I'm having a strange 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...).  However, I can manipulate these
unseen objects by executing sql statements against the database.
Problem is, I'd like to view all my database objects in the GUI.

Has anyone experienced this?  Does anyone know if this is due to
Jbuilder, the postgresql.Driver, or perhaps a bad configuration?

Dan