What’s New in OraDeveloper Tools v1.50

Database Export/Import

Database Export Wizard provides you flexible export of a database, schema or of some database objects to a dump file. Database export can be tuned with a lot of options. You can export objects’ structure, tables’ data or both of them. Database Import Wizard can import database from a dump file.

DDL Generation Wizard

This wizard generates DDL script for selected database objects. You can select objects from one or several schemas for DDL script generation.

Script Support

Now you can edit or execute not only single queries but scripts too.

Stop Execution Feature

All queries and scripts are now executed asynchronously. You can continue work on other documents while executing script. At any time you can interrupt its execution pressing Stop execution button.

Execution of Selected SQL Fragment

You can now select and execute any part of script or query.

Data Export

Data Export Wizard provides you capability to export data to external format. Export to HTML, XML, MS Excel and Text format is supported. You can set different export options to change result file appearance.

Dynamic Data Viewing

Use Dynamic Data Viewing to view data of a table or view just by selecting it in Database Explorer.

Paginal Data Access Mode

If there are very many data in a table you can use Paginal Mode to view data in parts. You can set page row count to view as many records on the page as you wish.

LOB Viewer/Editor

LOB Viewer and Editor allow to view and edit BLOB data in corresponding table fields.

dbForge Fusion allows to search for database objects by name and type. You can search for an object in specific databases or in the whole server.

Duplicate Object

This feature allows to duplicate any database object into the same or another database.

Data Grid Colors Customizing

You can set background and font colors of Data editor grid rows.