83 results found
- 
parameterizing values in "where clause" filterit would be a great feature to have the possibility to pass values in "where" filter as parameters while running comparisons from the command line: datacompare.com /datacompare /compfile:"D:\mycompdoc.dcomp" /param:<par1>,<val1>[;<par2>,<val2>;...] and in mycompdoc.dcomp we have ... 
 <Object SourceName="MyTable" TargetName="MyTable" SourceType="Table"
 TargetType="Table"> <SourceFilter>MyCol in (0,@par1,@par2)</SourceFilter>
 </Object>
 ...42 votes
- 
Surround SCM integrationIn dbForge for SQL Server we have direct support for Surround SCM source code management system. 
 Would be great if we can see this in dbForge for Oracle too.12 votes
- 
Set default encoding in user's preferencesEverytime I save a script (.sql) I have to select the correct encoding. For me it's West-European ISO/28591 but you default to UTF-8/65001. It's very annoying to do it every time and sometimes forgetting which lead to funny characters in the script. It was also asked a long time ago : http://forums.devart.com/viewtopic.php?f=22&t=24439 Can you add this to the users's preferences ? 
 Thank youBTW this form does NOT seem to work in IE8 that we have at work. Won't accept the password... 10 votes
- 
Selecting a word (double click)When I select a word (double click), show how many chars are in the selection on the taskbar of dbForge Studio 9 votes
- 
Filter SchemasIt would be nice to be able to filter schemas (as one can with database objects) when 'Show All Objects' is selected on the database connection. 9 votes
- 
LDAP connection type for OracleHi. I really enjoy the Studio for Oracle; unfortunately I cannot use it the latest project, as it uses LDAP type connections to OracleDB. Could you implement this way of connecting to Oracle DBs? Thank you, regards. 9 votes
- 
Schema Compare Sequence with different start withComparing a Sequence with a different start with value is always displayed as equal in the comparison-results. Production: 
 CREATE SEQUENCE EXAMPLESEQ START WITH 61 INCREMENT BY 1;
 Test:
 CREATE SEQUENCE EXAMPLESEQ START WITH 41 INCREMENT BY 1;After moving the data for a table which uses the sequence from production to test the Test-Sequence-nextval will set wrong values for new rows, if the start with is not corrected. An Option to compare and synchronize the "start with" of the sequence would be fine! 9 votes
- 
"Navigate to" - navigate to an object definition quickly and by keyboard onlyAbility to navigate to search for and navigate to an object definition via keyboard navigation and at pace. Something similar to Datagrip 's"Navigate to" (Ctrl+N) or Resharper search everywhere (Ctrl+T) 8 votes
- 
6 votes
- 
Source Control support like you have in the SQL Server Studio productSource Control support like you have in the SQL Server Studio product 6 votes
- 
Add results grid bar from SQL Complete. - Max/Min/Avg/Sum/Count/Distinct totals.Add results grid bar from SQL Complete which has an Excel like bar at bottom of query results. Max/Min/Avg/Sum/Count/Distinct totals shown, very handy for data review 5 votes
- 
Persistent settings/customization in Data EditorData editor allows customization of the order and column width, set sorting and filtering records, also set how the text is highlighted (HTML, XML, …). 
 After a restart of the application, this setting is lost.
 I mean the possibility of persistent individual customization for each table or view.4 votes
- 
Have option to show possible values for field in query builder where clause generation.When creating a where clause in query builder have an option that shows the possible values for a field (select one for logical checks, checkboxes for in and not in selections). This was one of the nice features in TOAD. 4 votes
- 
Table FilterAdd ability to filter tables based on LIKE syntax and BETWEEN syntax. 4 votes
- 
Open a Table (Data View) direct in the Script with a shorcutIt would be nice it there is a shortcout to open direct a selected Table from a Script. For example: Create table xy as select from t_test; So i can go with the cursor to ttest and with a shortcut the table ttest opens directly (Data View) 4 votes
- 
Reverse navigation after performing Go To Definition with F12There are often times when performing navigation with the Go To Definition (F12) command in the package. It would be great if there was a possibility to have the history of such navigations and to navigate back in the navigations chain. 4 votes
- 
Make dbForge not to hang when editing table with GUIWhen I use dbForge to interactively alter tables, the execution hangs the system such that nothing can be done within dbForge while the change occurs. If I copy the sql code to a sql window and execute the code myself then it doesn't hang the system. 4 votes
- 
Quick preview and exportExport current result set as insert statement to file and to clipboard (how is it in toad). Quick preview of the selected object (like F4 in Toad). 4 votes
- 
New feature: Hide columns in table diagrams with a specific names defined by the user. For example: "TimeStamp", "LastUser" , etc.New feature: Hide some columns in all table diagrams with a specific names defined by the user. For example: "TIMESTAMP", "LASTUSER" , etc. In some cases all tables owns some of theese fields that are not important in the diagrams and wastes space. 3 votes
- 
Ability to view list of private procedures/functions in package body from Database ExplorerAdd to Database Explorer the ability to view the list of the private procedures/functions in package body. Otherwise, there is no possibility to navigate to the functions that are not specified in the package declaration. 3 votes
- Don't see your idea?
