191 results found
-
Ability to export data into Text format with automatically defined length
The length can be defined as:
- The maximum length of data in the column.
- The size of the DB field.
Here, the 'Stretch the field to the column name length' sub-option can be also added.
1 vote -
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 -
1 vote
-
1 vote
-
Ability to turn SQL into code and code into SQL
I do a lot of copy/paste of SQL to and from Java, so Toad's one-click "turn this SQL into code" or "turn this code into SQL" is invaluable
1 vote -
Hidden parameters
It could be possible that the product check hidden parameters against Oracle suggestion .( e.g: We are using streams, but log miner and other hidden parameters need resources, so we need to compare with Oracle parameter suggestion
1 vote -
comment out selected text
Allow user to select part of SQL statement and when the user clicks the comment button, only the selected portion of SQL is commented out.
1 vote -
translate any language
Open the possibility to have dbforge studio with another language that english...
1 vote -
1 vote
-
Add Test option for procedure and function in package
Add an item into the popup menu of Database Explorer for a stored procedure and function in a package in order to verify a result.
1 vote -
Add checkbox to clear dbms_output
Add a checkbox to clear dbms_output in the 'Output' window on every script execution.
1 vote -
1 vote
-
1 vote
-
Make it possible to resize the Options window
I could then see more options without scrolling.
1 vote -
Take schemanames out the treeview in the schemabrowser
As as a developer, it is not very useful to have all schemanames in my schemabrowser on the left. It causes a lot of unwanted lost real estate in the browserwindow, since 90% of the schemanames is not used. Schemanames should be selectable outside the treeview, so that only objects owned by one schema are shown
1 vote -
Automatically connect to database on startup
Please introduce the option in the database settings to automatically connect to the database when launching the application.
1 vote -
Save import delimiter as a default
I have to import 50 files into 50 tables.
Everyone is ";" (Semicolon) delimited.
Because it is 50 different ones, and the mapping is already pristine, it is annoying that I have to stop and change the import filter.Saving a Filter Template wont work, because it is a different file going to a different table, every time. Even if this was a button next to OTHER box, where I could click a PUSHPIN, and it would not change that, unless I loaded a filter.
I am importing, and then clicking Import More, and selecting the next file.
A bonus…
1 vote -
Find and Replace
The REPLACE and the REPLACE ALL buttons are always grayed out. I am unable to replace contents of a table column that has URLs with another text string containing "$" signs and brackets. Assistance is welcome.
1 vote -
Add login/password dictionary assigned to connections
When pressing the 'New Connection' button on the toolbar of Database Explorer, make the tool to automatically check the available connections in the dictionary. If there is only one connection, make the tool to automatically use the only connection.
Otherwise, make it to suggest the list of the available logins or to create a new one. After successful authorization, add the login to the dictionary and ask on whether to save the password.
1 vote -
Comparison and Snapshot
Some RDBMS distinguish between schema owner and data user. The data users schema is using synonyms to the schema owners schema.
While the data user has an higher limit of sessions the schema owner has a limit of 1 session only.
Here comes my feature idea - it would be good to ensure, that at least taking a snapshot is working with 1 connection only. Currently taking a snapshot and comparing schemas require more than 1 sessions.
But both of those functions (snapshot, schema comparison) are core functionality for schema maintenance and customer support.Thanks
1 vote
- Don't see your idea?