------------------------------
Message: 12
Date: Thu, 16 Mar 2006 07:18:14 -0700
From: Logan Allred <email@hidden>
Subject: Re: [OT] database modeling tool for the Mac
To: JavaDev List <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
On Mar 16, 2006, at 4:30 AM, Gerard Davison wrote:
Hi,
Have you considered talking a look at Oracle SQL Developer? This is
a very recently released tool that is free as in beer and contrary
to the name also has support for other databases than Oracle. Just
as long as you have a JDBC driver. Take a look at:
http://www.oracle.com/technology/products/database/sql_developer/
index.html
I couldn't get it to connect to my MySql DB, said it couldn't find a
suitable driver, even though it's in /Library/Java/Extensions.
I found this on the forum:
Re: Can you use SQL Developer against non Oracle data bases?
Reply
We only support Oracle database and only 9.2.0.1 and above.
Logan