JDBC Navigator is a powerful utility that can help database managers to browse multiple database types and to edit data.
The application allows you to connect to JDBC databases, view the tables and traverse relations by finding rows referenced by foreign keys.
You can use JDBC Navigator to explore DB2, MySQL, PostgreSQL, Transbase and SmallSQL databases.
JDBC Navigator is developed using the Java programming language and can be run on Mac OS X, Windows and Linux.
Requirements:
· Java 1.5 or later
What's New in This Release: [ read full changelog ]
· Generating escaped HTML strings would choke on character codes greater than
· 255. This could cause saving File databases and presenting table details
· windows to fail. Fixed.
· When importing CSV files into tables, empty strings would be treated as
· nulls. Fixed.
· Upgraded Rhino to 1.7R4, and added generics