dbForge Studio for Oracle 新版本发表
Released: Jul 9, 2024
V4.6.36 中的更新
修补程序
- Fixed the error that occurred when saving data to the clipboard (Ctrl+C) in the Data Editor.
Released: Jun 21, 2024
V4.6.35 中的更新
修补程序
- Fixed an issue that occurred at the application startup.
- Fixed an issue that occurred when synchronizing schemas containing Index Organized Tables.
- Fixed an issue with exporting numeric data types to MySQL and MariaDB using ODBC.
- Fixed an issue with converting the numeric data type Number to varchar(32) when exporting data from Oracle to MariaDB using ODBC.
- Fixed the "Failed to convert parameter value from a DateTimeOffset to a DateTime." error that occurred when exporting data from Oracle...
Released: Feb 19, 2024
V4.6.15 中的更新
特性
- Added support for CREATE, ALTER, and DROP VIEW statements.
- Added new formatting profiles.
- Added the option to include security permissions.
- Added support for displaying the ANYDATA data type values in the Data Editor.
- Enhanced the mechanism to determine users' DBA privileges.
- Added support for U'string literals in scripts.
- Added support for parsing the DISTINCT, UNIQUE, and ALL keywords within the parameters of the LISTAGG function.
- Enhanced metadata retrieval for stored procedures to avoid...
Released: Jul 21, 2023
V4.5.117 中的更新
特性
- Added connectivity support for Oracle 23c.
修补程序
- Fixed an error that occurred when retrieving metadata for schema objects in Documenter.
- Refined the conditions for activating the AUTO COMMIT mode button in SQL Document.
- Resolved an issue with hints in the Completion List that occurred when invoking a hint before a subquery.
- Fixed an issue with data export to Excel.
- Fixed the loss of TABLESPACE and STORAGE OPTIONS during the synchronization of tables, indexes, and materialized views.
- Resolved...
Released: Mar 16, 2023
V4.5.21 中的更新
特性
- Added support for Apple macOS and Linux via CrossOver.
- Added support for the following statements:
- DROP FLASHBACK ARCHIVE.
- CREATE RESTORE POINT.
- DROP RESTORE POINT.
- SET ROLE.
- CREATE FLASHBACK ARCHIVE.
- RENAME.
- SET CONSTRAINT(s).
- FLASHBACK TABLE.
- TRUNCATE CLUSTER.
- EXPLAIN PLAN.
- Added support for the following SQL*Plus commands:
- ACCEPT.
- DEFINE.
- REMARK.
- CONNECT.
- EXIT.
- PROMPT.
- VARIABLE.
- Extended support for SELECT statement by adding support for the following clauses and sub-clauses:
Released: Jul 19, 2022
V4.4.64 中的更新
修补程序
- Fixed compatibility issues with the latest Windows 11 updates.
- Fixed an error that occurred when generating a comparison report from the command line.
Released: May 23, 2022
V4.4.56 中的更新
修补程序
- Fixed a problem with launching the Start Page.
- Fixed syntax error that occurred during script formatting.
- Fixed an error with losing triggers when rebuilding a table when synchronizing schemes.
- Fixed an error that occurred when working with the editor in the SQL document.
Released: Mar 28, 2022
V4.4.51 中的更新
修补程序
- Fixed an issue that blocked the program from being installed on specific environments due to the shell folder constant expansion failure.
- Fixed a critical error that occurred because of the editor cursor initialization failure when running under Microsoft Windows 11 Build 22567 and later.
- Fixed a critical error that occurred when painting the main window of the program on high resolution displays.
- Resolved an issue that caused the program license reactivation process after the BIOS update...
Released: Feb 4, 2022
V4.4.49 中的更新
修补程序
- Fixed an error that occurred when formatting a package.
- Fixed the display of the Invalid Object Manager document in the dark mode.
- Fixed an unexpected exception that occurred when closing a document that was modified in an external editor.
- Fixed the behavior of the application installer when checking the version of the .NET Framework.
- Fixed an issue with comparing objects in Data Compare.
- Fixed an error that occurred when executing a query.
- Fixed an issue with retrieving table metadata.
Released: Jan 13, 2022
V4.4.40 中的更新
特性
- Added support for Oracle 21c.
- Added support for SQL*Plus DESCRIBE command.
- Updated the Report Wizard.
- Added Ignore MAXVALUE option.
- Added Ignore INCREMENT BY option.
- Added Ignore CACHE option.
- Added Ignore CYCLE option.
- Improved behavior of Ignore START WITH option.
- Drastically improved reports.
- Added support for JSON search index.
- Added attribute clustering support.
- Added support for nested tables in Generate Script As.
- Expanded Generate Script As settings with 4 new options: Include COMMIT...