192 results found
-
1 vote
-
Persistent settings/customization in Data Editor
Data 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 -
include .DDL File extension
Dear Sirs,
We have .SQL and .DDL files. The latter is used with all of our create statements.Unfortunately, when I open a .DDL file, you do not treat it as SQL!
You have a TON of other file extensions. Can we add this one? And have it behave like .sql does?
Is this a case where if we assigned it in windows, or changed a registry it could fix it?
1 vote -
Duplicate Objects enhancements
We would like to see expanded ability to duplicate objects. Right now can only do tables and views, but would like to see that expanded to packages, procedures etc.
Would also like the ability to copy to a different server and database. Right now, limited to duplicating to a different schema on the same connection.
Using the schema synchronization takes too long to compare schemas that have a lot of objects, when only one object needs to be synchronized from test to prod.
1 vote -
Frozen Columns
It would be good to have the possibility to freeze columns in the grid in the data edit, like in this example.
https://docs.devexpress.com/WPF/6302/contr
ols-and-libraries/data-grid/grid-view-data-layout/columns-and-card-fields/fixed-columns-and-bands1 vote -
DISPLAY OF DATE WITH TIME AND WITHOUT TIME
While executing select query In TOAD the data in date columns are displayed dynamically. If time is stored along with the date, it will show the date with time. Else it will show only date.
In DBForge, the date field is displayed always with the time component. If I remove the time format in settings, it will always show without time.
Is there a setting to achieve the TOAD functionality?
Thank You
1 vote -
excel export with sql code in one cell
When export to excel (and some others) add empty sheet named "Code" and paste full query SQL text on this sheet.
1 vote -
parameterizing values in "where clause" filter
it 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 -
When creating a connection, it would be great to set a default object to open
When creating a connection, it would be great if I could select a default object and folder to open. For example: When I connect to a database, I have to select show all objects. I than need to select my desired Schema and than select the Tables folder to view the tables. I have to do this every time I disconnect and reconnect. It would be great to be able to select this as a default to do it automatically every time I connect.
1 vote -
Table Filter
Add ability to filter tables based on LIKE syntax and BETWEEN syntax.
4 votes -
1 vote
-
export edilen tablolarda sıralama kriteri (örneğin primary key id artan ya da azalan olarak) belirlenebilmelidir.
export edilen tablolarda sıralama kriteri (örneğin primary key id artan ya da azalan olarak) belirlenebilmelidir.
1 vote -
Need multiple columns sorting in grid result
Need multiple columns sorting in grid result, like DataGrip
1 vote -
1 vote
-
1 vote
-
Need select all cells by click top-left corner of grid result
Basically align with ssms please
1 vote -
1 vote
-
1 vote
-
Support schedule jobs in schema comparison
The schema comparison should allow to compare DBMS_SCHEDULER-derived objects, such as scheduled jobs, schedules, programs, chains, and so on.
2 votes -
Add Highlighting to Editor
Can you add highlighting to editor. For example, select text and add yellow highlight.
1 vote
- Don't see your idea?