192 results found
-
1 vote
-
translate any language
Open the possibility to have dbforge studio with another language that english...
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 -
Display Null values as empty cells instead of "(null)"
This is especially important if you are copying query results into Excel. You would normally want the absence of values to appear as blanks, rather than appear to be a value called "(null)".
5 votes -
Generate comparison report in csv format
It is easier to open a light-weight comparison result export for large amount of data
6 votes -
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 -
Implement Numbered Bookmarks
Implement numbered bookmarks that can be set using the keyboard shortcut Ctrl-Shift-number
4 votes -
Then writing SQL dropdown lists with column names is clear then i write not correct SQL.
Example:
select t.col1 ,
t.col2/* if I not put comma then next "t." not have columns in dropdown*/
t.from table1 t
if I insert t. between previously written columns
t.col1,
t.
t.col2columns in dropdown not exist.
Make spellchecker disable by settings
13 votes -
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 -
1 vote
-
Feature: Split Editor Window Horizontally
dbForge Studio for Oracle should provide users with the ability to split the editor window horizontally. This feature should be equivalent to that provided by tools such as Microsoft's Visual Studio. This feature will be specially helpful while working with large Oracle Package Bodies or Stored Procedures.
6 votes -
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 -
Ability to open all objects (tables, packages, views' bodies, etc.) in read-only mode
Also, in case of need, ability to select an item from the drop-down list in order to modify the object. Just as it's implemented in Data Editor (very useful function).
6 votes -
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 -
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 -
1 vote
-
Continuous Integration and Versioning Table
Enhance the Visual Studio db Project or the Oracle ODT DB Project by allowing the entire project to go through a script execution process and update a versions table in the database as tools like RoundhousE and SQLInstaller.NET do for SQL Server. Provide a wrapper-like instance of SQL*Plus for Continuous Integration support with .NET and Oracle teams.
3 votes -
1 vote
-
16 votes
- Don't see your idea?