All releases of DataBrowser


Release Notes: This release adds SQLLog to DataBrowser, and now logs all SQL statements executed over time to an internal HSQL database.


Release Notes: A small bug has been fixed that affected re-setting the schema util's current schema or catalog back to 'null'. The TreePanelModel has been fixed to avoid settig SchemaUtil's state to 'All', which caused problems with the export wizard. DataEditor support for HSQLDB (date and time formatting in the database.properties file). A small fix to remove the stack trace from log on the expected condition of QueryTimer.interrupt(). Cleanup in the TableEditor UI.


Release Notes: This release fixes a (potentially huge) performance problem with making calls to the DatabaseMetaData.getIndexInfo() call. By making this call 'approximate', it prevents a server side ANALYZE and really snaps things up.


Release Notes: The modRC data is removed before query refresh. This will change the rows/columns potentially modified from blue back to their normal color when the query is refreshed. The data editor is not closed if there is an error executing SQL. The Ctrl-T keylistener was added to create a new editor pane. The ScreenshotRobot was created to automate the creation of screenshots. All exception warnings were converted to ExceptionDebugger.


Release Notes: This release adds embedded drivers for common databases, and fixes a data delete bug.


Release Notes: The TreeView name order was alphabetised. A collapsible scratch pane was added along with a System Properties dialog box, accessible through 'Help > About'. A nightly build error in FindReplaceAction was fixed. A spelling mistake in the Connect Thread status display was corrected. An EProperties bug that prevented a single '"' value was fixed.


Release Notes: This release adds minor bugfixes related to Oracle, data editor deletion, and "save/save as".


Release Notes: The Oracle date field was fixed. Autocommit was fixed. Support for SQL comments was added. Updates were made to the code editor for save functionality.


Release Notes: As of version 3.2, DataBrowser is free for all end users, commercial and non-commercial. Redistribution of DataBrowser is still restricted. This version also incorporates a Sybase JConnect 5.5 connector and improved data import and export features.


Release Notes: A bug in the data editor was fixed. After sorting a result set and double-clicking on a row, the data editor was created with the original row's index.