SQLEditor cocoa is a rewritten version of SQLEditor that uses Cocoa instead of java. SQLEditor is a tool that allows you to create SQL databases graphically. You can create the tables and fields using a drag and drop approach, then edit and export the database as a SQL file. (Note that the java version of SQLEditor remains available) SQLEditor cocoa is currently in BETA release and is free. The final version will be shareware. See our website for pre-release pricing (you can get a discount if you buy now) What's New: Version 1.0CB10: This version expires 20th October 2004 Improved JDBC database import. Importing databases via the JDBC system is now more efficient. SQLEditor now imports the database structure by directly reading it from the JDBC driver as opposed to creating sql and then importing the sql. This is both faster and more reliable. It should also eliminate all of the "SQL error on line 71" style error reports Export dialect support. It is somewhat simplistic at the moment, but the capability for SQL dialects is now supported. Dialects initally supplied include mysql,postgres and sybase, plus a generic dialect. Documents should now remember the export dialect that you select. Connector selection. A new widget (circle) is now shown on foreign key connectors. If you click on the widget you can edit the connector or delete it. Table names are now bold Double click header to resize tables added Pasting has been changed so that the objects pasted now appear in a slightly more useful location Option dragging the canvas now scrolls the canvas Bug fixes in the parser, editing system and some other areas |  |
|