DBEdit Changelog

What's new in DBEdit 2.4.6

May 11, 2012
  • Fixed too large initial screen width on multiple monitors

New in DBEdit 2.4.5 (Feb 20, 2012)

  • Fixed semicolons being cut off at the end of PL/SQL blocks

New in DBEdit 2.2.1 (Mar 17, 2010)

  • Downgraded Oracle driver 11.2.0.1 -> 11.1.0.7
  • Due to Oracle timezone bug (ID 9413359)
  • (SourceForge Bug ID 2970503)
  • Migrated from JDK 5 to 6

New in DBEdit 2 (Mar 12, 2010)

  • Redesigned logo
  • Upgraded Oracle driver 10.2.0.4 -> 11.2.0.1
  • Upgraded IBM DB2 driver 3.50.152 -> 4.7.85
  • Upgraded MySQL driver 5.1.6 -> 5.1.12
  • Upgraded POI 3.0.2 -> 3.6
  • Upgraded iText 2.0.8 -> 5.0.1

New in DBEdit 1.8 (Jan 30, 2010)

  • Added SQLite support
  • Added HSQLDB support

New in DBEdit 1.7 (Jan 22, 2010)

  • invalid database content while retrieving result set is now catched
  • (SourceForge Bug ID 2870148)
  • "Export to insert statements" didn't always export the correct tablename

New in DBEdit 1.6 (Mar 27, 2009)

  • Changed IBM driver result set holdability to "Close cursors at commit" to avoid unwanted locks.