RE: JBuilder4 JDBC Explorer - Mailing list pgsql-general

From Norman J. Clarke
Subject RE: JBuilder4 JDBC Explorer
Date
Msg-id Pine.LNX.4.21.0104041831160.13773-100000@curly.combimatrix.com
Whole thread Raw
In response to RE: JBuilder4 JDBC Explorer  ("John Menke" <john@eagleinfosystems.com>)
Responses RE: JBuilder4 JDBC Explorer
List pgsql-general
John,

I had the same problem when I was running 7.0.3 - I may be wrong, but it
seems the driver's presentation of the system catalog is pretty limited,
so that's what you're stuck with.

The newer 7.1 driver does not suffer from this problem, but I am not sure
if it's backwards-compatible with 7.0.3. I am running 7.1RC2 with its
included JDBC driver and it works very nicely for me.

Norm

--------------------------------------
Norman Clarke
Combimatrix Corp Software Development
Harbour Pointe Tech Center
6500 Harbour Heights Pkwy, Suite 301
Mukilteo, WA 98275

tel: 425.493.2240
fax: 425.493.2010
--------------------------------------

On Wed, 4 Apr 2001, John Menke wrote:

> Norman, I have JBuilder connecting to Postgres with the JDBC Explorer, but
> all I can't see my tables... all I see are 6 system tables and a procedure
> table.  Can you see all your tables?  What Ir really want to do is use the
> EntityBean mapper with Postgres but this produces similar problems in that
> it connects but cannot see any tables.  Am I using the wrong driver? I am
> using  (jdbc7.0-1.1.jar) I have also tried (jdbc7.0-1.2.jar) and have the
> same problem.


pgsql-general by date:

Previous
From: "John Menke"
Date:
Subject: RE: JBuilder4 JDBC Explorer
Next
From: Soma Interesting
Date:
Subject: removing functions