KeepTool Professional のリリース
Released: Mar 22, 2026
17.0.0 での更新項目
機能
- Support for Oracle 23ai SQL Domains
- KeepTool now fully supports SQL domains introduced in Oracle Database 23ai:
- A new Domains page displays single- and multi-column domains, as well as flexible and enumeration.
- Detail pages show domain columns, constraints, and usage in table definitions.
- Context menu options are available to manage SQL domains.
- The Tables - Columns grid now includes information about SQL domains used in column definitions.
- Reverse DB now generates DML statements for domains...
Released: Sep 1, 2025
16.2.3 での更新項目
機能
- Exception Handling Improvements
- The message box displayed in case of an exception has been redesigned.
- The button that previously opened the Oracle error documentation has been replaced by a hyperlink for quicker access.
- An additional hyperlink is now included to start a Google search for the Oracle error message.
- For ORA-00942 (table or view does not exist), KeepTool now adds a list of the referenced tables or views to the error message to simplify troubleshooting.
- Connect Dialog...
Released: Apr 10, 2025
16.2.2 での更新項目
機能
- Improved Oracle SQL*Plus compatibility. INSERT script lines containing spatial data are now split into multiple lines, each less than 2000 characters long.
- There are two changes to the Container Databases page:
- Up to this version, the last tab on the CDB page showed the properties of the currently selected Oracle container database. You could not see properties of another CDB before switching the container. This release now shows the properties of all CDBs side by side, making it much easier...
Released: Nov 15, 2024
16.2.1 での更新項目
機能
- Updated compatibility for patched Oracle 19 and higher in direct TCP/IP mode.
- Improvements have been made for different DPI settings used on high resolution monitors.
- Up to version 16.2.0, you could use UPPERCASE, lowercase and InitCap editor formatting commands for regular selections only. Now these formatting commands have been implemented to work in block selection mode as well (ALT + mouse or Shift + ALT+ Cursor).
- The setup now installs Wibu CodeMeter runtime version 8.20. It is strictly...
Released: Sep 5, 2024
16.2.0 での更新項目
機能
- KeepTool now protects your stored database connection passwords from unauthorized access by using AES-256 encryption.
- To create the password store, you will be prompted to enter your new personal master password.
- The next time you start the application, KeepTool will ask you to enter the master password for verification, unless the "Remember password" option has been selected. There is a button on the settings dialog to make KeepTool forget the saved master password.
- Another button allows you...
Released: Apr 23, 2024
16.1.0 での更新項目
機能
- In Hora, both data content and SQL query data grids now hide the filter row for an empty resultset. This is to prevent users from entering new data into the filter row rather than the data grid. Once there is at least one data row, the filter becomes visible.
- Data content menu items for INSERT, UPDATE, MERGE and DELETE script generation now display an options dialog. It allows you to preview and customize your settings.
- There are now two action buttons "Save to file" and "Copy to clipboard...
Released: Sep 18, 2023
16.0.0 での更新項目
機能
- Improved KeepTool appearance.
- The new Light Style rendering option allows you to display all supported controls without double or thick borders, extra outlines, and other visual noise. Light Style enables extra cell and header paddings, as well as lightweight borders in a control.
- You can now establish secure direct TCP/IP connections. In expanded view, the connect dialog now allows you to select a secure connection type:
- Direct TCP/IP connection - The connect dialog establishes a regular...
Released: Apr 19, 2023
15.0.4 での更新項目
機能
- Added support for Oracle 23c.
- For Oracle 12 and later, the 'Grant object privileges' dialog now allows you to grant READ privileges to tables and views.
Released: Feb 20, 2023
15.0.3 での更新項目
機能
- “Create table by file import” dialog improvements:
- Added a new checkbox “All Fields as String” which allows you to import all columns in VARCHAR2 format.
- The data type mapping dialog now allows you to change data type mapping.
- Hora now automatically determines data types by data analysis.
- You can now overwrite recognized data types and choose a string format.
- For Oracle 12c Release 2 and later, column names are now truncated to a length of 128 characters rather than 30 characters.
- The query...
Released: Aug 18, 2022
15.0.2 での更新項目
機能
- Added support for Oracle 21c JSON data types.
- You can now create tables using the new Oracle 21c JSON data type.
- Added support for Oracle 21c BLOCKCHAIN tables and IMMUTABLE tables.
- You can now create blockchain tables and immutable tables.
- Reverse DB and ShowDDL command create the appropriate DDL.
- Added new Optimizer Environment.
- On the Hora sessions page, there is a new tab “Optimizer”. It displays the cost-based optimizer environment for the selected session from V$SESS_OPTIMIZER_ENV.
- On...