JDBC

From: "Enrico Comini" <algobit(at)algobit(dot)com>
To: "ML-Postrges-general" <Pgsql-General(at)Postgresql(dot)org>
Subject: JDBC
Date: 2000-09-04 15:57:22
Message-ID: NCBBIOBMPJJBPJICNDLLKEDDDCAA.algobit@algobit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

HI,

I'm having a strange problem connecting to postgres 7.02 using the
jdbc driver. 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? Does anyone
know if this is due to Jbuilder, the postgresql.Driver, or perhaps a
bad configuration? Thanks.

ENRICO

Responses

  • Re: JDBC at 2000-09-05 09:57:06 from Peter Mount

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-09-04 15:59:56 Re: subselect in CHECK constraint?
Previous Message Tom Lane 2000-09-04 15:54:59 Re: if (SQLCODE != 0) { sprintf(rMsg, "ERROR: ERROR on SELError Unknown type 'oid8'