191 results found
-
Implement Numbered Bookmarks
Implement numbered bookmarks that can be set using the keyboard shortcut Ctrl-Shift-number
4 votes -
Wrap and unwrap packages
Wrap and unwrap packages
1 vote -
Ability to navigate to object by clicking its name (CTRL + left-click) in SQL document
For procedures/functions - navigate to their definitions in the package body.
For tables - navigate to Table Editor.
For views - navigate to the view's data.
etc.This functionality is present in most IDEs. Why not implement it here?
4 votes -
Jobs functionality
Users should be able to work with jobs.
Support jobs scheduling through Oracle Scheduler125 votes -
Ability to navigate back to the previous position
Ability to navigate back to the previous position in the SQL script after the quick navigation (jump), for instance, when clicking the function or after searching and navigating to the object, or after navigating to the procedure by CTRL+Click.
This functionality is present in most IDEs.
1 vote -
Sorting and searching in connection browser
Sorting! Just "must be" feature.
Ability to search connection by typing in "LIKE '%searchstring%" algorythm.
3 votes -
1 vote
-
Search in text works not correctly
If you start the search in one window and then attempt to search the same word in another document, the search will be running in the initial window instead of the active one. With this, the focus will switch to the initial window.
1 vote -
Extend Export functionality
Allow user to place the select statement of datasource inside, for instance ,a specific sheet of Excel.
1 vote -
Add a browser schema panel
like the one in sql developer that allow a dinamic instant filter for object type
1 vote -
PL/SQL editor - Ctrl+Click on function/type name
On Ctrl+Click on function/user type/proc/etc name should open new(or already opened) editor with cursor on that object.
115 votes -
Package and Package Body should be open at the same time
If you select Package to open the cursor is focused on the package . If you select Package Body to open the cursor is focused on the package body. Regardless when one is opened the other should always be open. Or an option to set it up that way
55 votes -
add line # to execute selection in output
When logging the query execution INCLUDE the Line# of the first line executed in parenthesis. Really useful if you executed a chunk of code.
Currently:
-- 6:11:56 PM --
testUSPNightly_related.sql: Query opened in 0.009s [0.008s exec, 0.001s fetch]Suggestion:
-- 6:11:56 PM --
testUSPNightly_related.sql (239): Query opened in 0.009s [0.008s exec, 0.001s fetch]1 vote -
Include/script related objects when creating a script for a table
When creating a script for a table, make possible to include/script related objects. For example, table has a trigger, which depends on sequence. You already have this stated in Depends On, why not include CREATE TABLE, CREATE SEQUENCE and CREATE TRIGGER when doing CREATE TABLE
8 votes -
Tablespace visual editior
Add visual editor for Oracle tablespace.
46 votes -
Protocol of export/import
Hi,
dbForge posts after an export/import a protocol with number of rows, errors, etc.
Not listed is the file exported/imported or the used table.
For those users exporting/importing some tables in parallel this would be helpful!Ronald
1 vote -
Path for export/import
Hi,
dbForge should remember the path used for an export/import of a table.
The user then can simply reuse the old path and does not always have to type in the path.Ronald Brandtjen
1 vote -
Tables synchronization - provide option syncing different sets of objects as needed
With database containing many objects, and multiple environments, it would be great to have a feature where one can only work with a chosen set of tables and add/remove more as needed.
1 vote -
Suffix the file name of a generated report with Date and Time
When generating a report, the default report file name is always the same as the Comparison Name, and each generation by default overwrites the previous report. Suffixing the default file name with Date and Time would be more userfriendly and avoid the accidental loss of reports.
1 vote -
Retain report generator storage location in dcomp file
When generating a report, the entered report storage location is not retained and needs to be entered every time.
1 vote
- Don't see your idea?