191 results found
-
highlight selection matching in editor
when a piece of code or text is selected in editor, matching expression should be highlighted.
Ie I double click on my variable (str_name for instance), the variable is highlighted everywhere it appears in the file ...1 vote -
Forget about caching metadata. This is the biggest foolishness I ever saw
Forget about caching metadata. This is the biggest foolishness I ever saw.
1 vote -
Ability to manage database connections pool
Could you add a property on the Database Connection Properties(Advanced Tab) to handle the connections number of the database pool in order to limit the number of connections.
Thanks.1 vote -
Adding ability automatical creating RelatedTables.mdet around the chosen table
Adding ability automatical creating RelatedTables.mdet around the chosen table with preliminary specifying of the quantity levels referential tables.
1 vote -
sort document outline - makes finding procedures names easier
sort document outline - makes finding procedures names easier
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 -
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 -
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 -
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 -
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 -
Support for Java Classes and Java Sources
Is there support for Java codes and classes? The objects are not displayed in Object Viewer.
1 vote -
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 -
Add a browser schema panel
like the one in sql developer that allow a dinamic instant filter for object type
1 vote -
Extend Export functionality
Allow user to place the select statement of datasource inside, for instance ,a specific sheet of Excel.
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 -
1 vote
-
Wrap and unwrap packages
Wrap and unwrap packages
1 vote -
Retain formatting on COPY
Currently only the text of an SQL statement seems to be copied (CTRL+C). It would be great if the formatting could be retained. This way the formatted text could be inserted e.g. into Word for documentation purposes.
1 vote -
When i double click on a table should exist a tab that shows a model diagram of the selected table and his relations (PK,SK) to other tables
When i double click on a table should exist a tab that shows a model diagram of the selected table and his relations (Primary Key and Secondary Key) to other tables.
That way i can quickly visualize the connections between the table i selected and his relatives.
This functionality already exist in Oracle's SqlDeveloper.1 vote -
Compare an object source code between schemas/connections or a external file
A possibility to compare the source code of an object in different schemas, something like an extra option on left mouse over the object tree, "Compare to another schema?" "Compare to external file?". Because compare databases is something unreal.
1 vote
- Don't see your idea?