253 results found
-
Copy to clipboard search results
In the search window has the ability to copy into clipboard current line. Is it possible to modify to copy all the rows or selected rows ?
1 vote -
Data Import from one file into different tabels in a databse
Import One file with multible columns into multible tables in a database.
For example: fileheader: first name, last name, phone1, phone2, phone3
database table: person - first name, last name, street...
database table: phone phonenumber (1:N relasionship)make it posible!!
1 vote -
Virtual relations for views
Virtual relations for views are essential for documenting database logic purpose. Those relations dont have to be convertible of course.
1 vote -
Filtering columns on diagrams
Mustang have feature. Filtering based on patterns and just on hide/show logic on every column.
1 vote -
Show table name in query result
Would it be possible to see the table name in the query result. When you have big queries it is hard to see which table the data is in. E.g.
SELECT
c., jp., cp.*
FROM x, y, zThis query results in 100 columns. It would be useful in the result to see:
c.Column1, c.Column2, jp.Column1, jp.column2, jp.Column3
1 vote -
Smooth scrolling, groups with counting records, advanced filtering
Please use more Devexpress options like:
- smooth scrolling
- saving and restoring filters
- excel export layout WYSIWYG like
- enable grouping aggravate in popup - showing i.e. count, max for groups
All above features I currently use in my applications and many more small enhancements.1 vote -
Ability to use external program to compare text between source control and database.
It is currently possible to setup an external program to compare text when doing a schema comparison.
It wold be nice if this option would extend to comparing source control to the database.
1 vote -
Database explorer must be order by alphabetical
When the database explorer has very connections (more than 70), is terrible find a connection name, with an order or 'textbox search' would be great.
Please to consider!
1 vote -
Set tab color based on database name
There should be an option to set tab color rules based on the database name, not only server/connection.
1 vote -
Data comparison and synonyms
In Data comparison tool, add the ability to include Synonyms in the comparison and compare their data to data of other synonyms or tables.
1 vote -
XML exported or XML Viewer data saved pretty printed
At this time the XML viewer displays XML data pretty printed, but as soon as it is saved to an XML file the pretty print is lost and it turns into one long line. I believe that exporting XML data has the same result. My workaround is to put all the XML data in the clipboard and have Notepad++ save it as XML file and it saves the pretty printing. This workaround is not desirable as it is extra steps that should not be needed.
Please allow an option in the XML viewer (and exporting) to save/export XML data "pretty…
1 vote -
Columns Header In Clipboard
Hi,
it would be great, if we could get the column names in the clipboard when we copy the results of a comparaison.
Use case:
Launch a comparaison, see what is Only in Source, Only in target
Copy the results of the grid, paste in an excel file, you'll get the datas but no column name1 vote -
save column settings on multiple results queries
Currently it appears column customization (sort order, filter, column width) is only preserved between executions for the first tab and only when it is the active tab then the queries are run. Would be nice if it was preserved for all tabs.
In one query window:
SELECT Data= 1 UNION SELECT 2 UNION SELECT 3;
SELECT Data= 'A' UNION SELECT 'B' UNION SELECT 'C';
Run the query and the results are put on to results at tabs. If you change sort orders for the second tab and re-run the sort order is lost. If you change the sort order of…
1 vote -
Save comparison without running it
After running a data comparison, I want to edit the comparison and make some changes, then save the comparison... without having to re-run it first. This means being able to click "Save" while the "New Data Comparison" dialog is open before clicking "Compare".
1 vote -
External datasource wizard for Azure
Azure doesn't support linked servers. It has an external data source feature instead. SSMS allows creation of a template. It would be great if dbForge Studio supported the same but with a wizard that would allow connection of an excel spreadsheet OR another Azure database on the same Azure elastic server.
1 vote -
Option to choose where New Sql tab will open
A new preference to indicate whether the New Sql tab should to the furthermost right or left. Sometimes when you're working things out, you want to see the tabs in the progression of when you built in or just to know that the latest work is way to the right or left
1 vote -
save custom filters in source control tool
I would reclaim many minutes a day if I could save my custom filters in the source control tool.
1 vote -
1 vote
-
1 vote
-
Data Compare: Drag & drop database backups
Drag & drop backups when comparing database backups.
See here: https://i.imgur.com/4yD2se0.png1 vote
- Don't see your idea?