Re: Does the 7.2 JDBC driver work properly with DbVisualizer yet? - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Does the 7.2 JDBC driver work properly with DbVisualizer yet?
Date
Msg-id 018001c18ed5$db6df800$8201a8c0@inspiron
Whole thread Raw
In response to Does the 7.2 JDBC driver work properly with DbVisualizer yet?  (Justin Clift <justin@postgresql.org>)
List pgsql-jdbc
Justin,

AFAIK it does work, this is the first report of it not working. Can you
give me more details. We need this kind of feedback to get it working.

I would even accept a pg_dump -s <yourdb> to load on a test db of my own
to see where it is failing.

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Justin Clift
Sent: Thursday, December 27, 2001 6:43 AM
To: PostgreSQL JDBC Mailing List
Cc: Roger Bjärevall
Subject: [JDBC] Does the 7.2 JDBC driver work properly with DbVisualizer
yet?


Hi everyone,

Does anyone know if the present 7.2-in-development JDBC driver works
with DbVisualizer properly yet?

I tried it about 3 weeks ago, on Mandrake Linux with Sun JDK 1.3.1_01
and a small PostgreSQL 7.1.3 database with some RI relationships.  Only
about 1/5 of the RI relationships appeared though.

Has anyone had better experience with this?

:-)

Regards and best wishes,

Justin Clift

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



pgsql-jdbc by date:

Previous
From: Justin Clift
Date:
Subject: Does the 7.2 JDBC driver work properly with DbVisualizer yet?
Next
From: tony
Date:
Subject: Re: Problem with connecting to postgres using JDBC with JSP, but not JDBC with Java