390 results found
-
refresh button when restore database
I need refresh button when restore database and browse folder, sometimes I forgot to extract the BAK files into folder.
In current release, I have to cancel the wizard, extract backup files, and start over the restore wizard.
If there is a REFRESH button in browse folder it make easier to restore, I just click the button and choose the backup file without start over the wizard.thanks
3 votes -
Virtual Relationships Between Databases On Database Diagram
On the database diagram, add ability to create virtual relationships between tables in different databases. This would help in documenting the implied relationships between databases.
12 votes -
Tear off tab needs to account for the task bar on secondary monitors
On Windows 10, when you tear off a query window and drop it on a secondary monitor, it will cover up the task bar on that monitor when the window is maximized. If you put it on the main monitor and the main app on the secondary, then both windows will maximize properly and not cover the task bar.
2 votes -
Object Explorer details (Data space used, index space used, row count...)
In SQL Server Managment Studio there is an view: Object explorer details. Where I can see details for all tables in my database. And for example I can sort tables by row count. Similar view in DbForge has fixed columns: Schema, Principal, Partitioned, Create Date, Modify Date, filegroup, Change tracking, Lock_Escalation. But there is no possibility to add extra columns especially: Data space used, index space used, row count.
5 votes -
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 -
6 votes
-
Enable option to fix tabs
Enable option to fix tabs
1 vote -
Cannot modify sql login associated with an active directory group
Sql logins associated with an active directory group (windows authentification) are shown in data explorer's security/users node, but not listed in the security manager.
Thus, if you double click on it in the explorer "object does not exits" pop up and the user cannot be edited.Enterprise Edition 5.7.31
1 vote -
Custom Right-Click Scripts
Add the ability to create Custom Right-Click Scripts to perform on a given table from the Database Explorer window. Either under Truncate Table. Or as part of Generate Script As...
I frequently need Select count(*) from xxxxx as well as a few others. It'd be great if I could add my own!
3 votes -
import memo fields from Foxpro
In data pump, I need to be able to import memo field from a FoxPro database. Currently only dbase is supported
3 votes -
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 -
Ability to navigate forward and backword in SQL Editor like in Visual Studio
Ability to navigate forward and backward in SQL Editor like in Visual Studio
6 votes -
Collapsible code blocks for XML Viewer
Currently when I open XML data in the viewer it is pretty printed, but I able unable to collapse/expand XML tags like in SSMS.
Please add this functionality for easy parsing of XML data.
2 votes -
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 -
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 -
3 votes
-
Error when adding extended property in unicode
When I add an extended property (eg. description) in unicode, the generated script does not have N prefix for unicode value. As a result, my added property value gets unreadable after save.
1 vote -
Table along with its column becomes not visible once added
After a table is added, it's not visible with its columns in SQL Editor.
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 -
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
- Don't see your idea?