Update

From: Mark Dzmura <mdz(at)phalanx(dot)phalanx(dot)net>
To: "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Update
Date: 1999-12-03 04:02:44
Message-ID: 384740E3.9A506C4F@phalanx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I noted on the Postgresql JDBC web site that the latest JDBC driver appeared to work
with Borland JBuilder 3, so I downloaded the latest jdbc6.5-1.2.jar and fired it up.
However, I got the same results I did before using the JDBC explorer:

- I am able to type SQL queries and receive results, but
- The tree view in the left pane shows ONLY the "SYSTEM INDEX" table
for each postgresql database I look at - and shows SIX COPIES of it!!
I am never able to see "ordinary" tables in the tree view - however, this
does not preclude my use of tables in SQL statements - if I know their
names in advance!!

Is there something I can do to fix this behavior?? Or is the Borland JDBC Explorer
taking advantage of a JDBC feature which is not implemented by the Postgresql JDBC
driver ??

--------

On another note, I have an earlier version of the driver (from late summer) also named

jdbc6.5-1.2.jar

which is about 154k or so.... The one I just grabbed is about 184k. Am I confused,
or are distinct versions of the driver not uniquely named ??

Thanks for great open-source tools,
Mark Dzmura

--
)))) This email routed via a wireless gateway!! ((((

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ross J. Reedstrom 1999-12-03 04:34:27 pgsql, ODBC and ColdFusion
Previous Message Tom Lane 1999-12-03 03:10:01 Re: [INTERFACES] Back end memory consumption (was Front end memory consumption in SELECT)