DBVisualizer (was RE: Staroffice compatability) - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject DBVisualizer (was RE: Staroffice compatability)
Date
Msg-id NEBBLAAHGLEEPCGOBHDGAELHDNAA.nickf@ontko.com
Whole thread Raw
In response to Re: Staroffice compatability  (wyatt@draggoo.com)
List pgsql-jdbc
I've gotten DBVisualizer to connect easily enough, but it has problems with
the metadata.

In my case, DBVis is running on a windows PC with Sun's 1.3.1 JRE and
connecting to a PGSQL 7.1 database on Debian Linux. It seems to choke on the
metadata problems in the JDBC driver, but at least connects nicely. (I know
I'm connecting because I can use the "SQL commander" part of DBVis  to look
at my tables without a problem.)

I'm excited to hear that you've got the MetaData part working... I guess
it's time for me to learn how to compile my own driver instead of
downloading the last stable jar. Is there source out there that will work
with 7.1, or do I need to upgrade my PGSQL to 7.2 before I can start?

-Nick

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of wyatt@draggoo.com
> Sent: Tuesday, October 30, 2001 10:28 PM
> To: justin@postgresql.org
> Cc: pgsql-jdbc@postgresql.org
> Subject: Re: [JDBC] Staroffice compatability
>
>
> Hmmm... It says on the requirements page that users have used
> DbVisualizer with PostgreSQL before.  Hold on...
>
> Okay.  I'm running Sparc Solaris 8 (07/01 build), with the latest
> patch cluster, the recommend Java patches, and Java 1.3 (1.3.1_01
> to be precise) and I'm getting exceptions when I even try to
> install it --- let alone trying to get it to access PostgreSQL.
> Screenshots look cool, though...
>
> Wyatt
>
> >
> > Hi Dave,
> >
> > One of the best tools I've found that "needs to work" with PostgreSQL is
> > DbVisualizer :
> >
> > http://www.ideit.com/products/dbvis/
> >
> > Truly awesome, free Java based tool for doing ERD type stuff.
> >
> > :)
> >
> > Regards and best wishes,
> >
> > Justin Clift
> >
> > Dave Cramer wrote:
> > >
> > > Ok, with the latest changes and some logging added to the
> driver I have
> > > been able to fix the driver to work with staroffice6 beta
> > >
> > > I am having some difficulty getting it to work with druid however. At
> > > this point druid won't even load the driver. I am pretty
> confident that
> > > I can get around this today.
> > >
> > > Are there any other tools out there that people are using that I can
> > > check for compatability with?
> > >
> > > Dave
> >
> > --
> > "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 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


pgsql-jdbc by date:

Previous
From: Justin Clift
Date:
Subject: Re: A newbie-oriented jdbc FAQ
Next
From: "Dave Cramer"
Date:
Subject: Re: Driver Logging