PL/SQL Developer 新版本發表

Released: Feb 14, 2017

12.0.1 中的更新

特性

  • New Ribbon User Interface
    • Introduces new Ribbon User Interface instead of a Menu User Interface.
    • Customizable Quick Access Toolbar contains the most frequently used functions, so that they are always immediately available.
    • Users that prefer a menu-like system to preserve screen real estate can select to automatically hide the ribbon.
  • Single Document Interface
    • On the "View" ribbon you can now choose between a Single Document Interface (SDI) or Multiple Document Interface (MDI - the same as in...

Released: Apr 22, 2016

Updates in this release

Updates in 11.0.6

Enhancements

  • Increased security when downloading updates (https, domain restriction)
  • Querying embedded object attributes could display value errors

32 bit specific

  • None

64 bit specific

  • Grid text cursor placement could be off when using Segoe UI font

Released: Feb 12, 2016

Updates in this release

Updates in 11.0.5

Enhancements

  • Performance and stability improvements
  • After exporting in the SQL Window, a subsequent query could cause an "Index out of range" error
  • Preference export did not warn when overwriting a file
  • Connection import will now accept non-encoded passwords
  • Command Window "Disconnect" command did nothing in Single/Dual Session Mode
  • Update to null in a merge statement could show incorrect "comparison with null" hint
  • Command Window BEAUTIFY command could clear the source file in...

Released: Dec 29, 2015

Updates in this release

Updates in 11.0.4 (64 Bit)

The 64 bit version of PL/SQL Developer 11.0.4 has been released.

Released: Sep 1, 2015

Updates in this release

Updates in 11.0.4

Enhancements

  • Performance and stability improvements
  • Export to XLSX did remove leading and trailing spaces from data
  • Find and Replace would keep incrementing number on status line when nothing was replaced
  • When using date/time selector in the SQL result grid, PL/SQL Developer would lose focus
  • The file format encoding preference "Always as UTF8" did not work for the Program Window
  • Crash recovery saved per InstanceName parameter value
  • Shortcut key assigned to object functions...

Released: Jun 26, 2015

Updates in this release

Updates in 11.0

SQL Window Enhancements

  • The result set toolbar has a new Compare Records button to easily compare records in the result set.
  • In Single Record mode, the SQL Window will now also display the column comments in the result set grid.
  • A refresh result set button has been added to refresh (re-execute) the result set.
  • Column totals (sum, count, min, max, avg) are now persistent after re-executing a query.
  • Added Excel exporter (with both xls and xlsx support).
  • Support has been added for...

Released: Apr 17, 2013

Updates in this release

Updates in V10.0.2

  • Connection Pinning feature controls whether windows retain their connections or change with the main connection.
  • Program Window contents can now be compared directly to a database source or file.
  • Immediate notification when a database source or file is changed by another user.
  • DBMS Scheduler now supports Chains, Job Email Notifications and Event Schedules.
  • Execute queries and view dbms_output in the Debugger while stepping through program code.
  • SQL Window now automatically...

Released: Oct 5, 2011

Updates in this release

Updates in V9.0.1

Multiple simultaneous connections
The major new feature in PL/SQL Developer 9.0 is that you can now be connected with more than one user at more than one database at a time. Each window has its own connection, and you can easily switch the connection of a window by using the connection selector.

Connection List
Allows you to quickly access connections from a dockable or floating tool. The connection list gives you a quick overview of all connections and their associated windows...