381 results found
-
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 -
Enable option to fix tabs
Enable option to fix tabs
1 vote -
Improve keyboard support
I click "New Data Comparison" (or "New Schema Comparison"), then ALT-W to open the "Database Connection Properties" dialog, then TAB to get into the "Server" input box. Once there, I type a part of the name of the server and the list of available servers works nicely!
It seems that I must use down DOWN ARROW to select the server from the list and press ENTER before I can get out.
However, if I type the entire server name, I can't get out of that box! Pressing TAB or ENTER does nothing.
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 -
Request for Filter Condition in the Data Grid
Would like to have a filter condition in the Data Grid. Because:
1. We have about anywhere from 25+ to 200+ Column in a Table.
2. We have to navigate to the required column and then select the filter condition or write the SQL Statement.
3. But if we have something like below, the user can type the column name and provide the condition for the filter.
4. The name of the column is auto-populated as well.1 vote -
Multiple Database Connection for Each Environment
We are having 6 Databases for each Environment like Dev or QA or UAT or Prod. Also due to cost control, the customer wants to have the Dev, QA & UAT environment on the same Server.
I have access to all the Environments.
When I want to with UAT environment, I want to see only the 6 Databases that are associated with the UAT Environment. Currently it shows access to all the Databases.
I am the DBA and I want to make each connection with Name like UAT and only have 6 Databases selected.
Please add this feature.1 vote -
Ability to expand Group By to the same columns that are in the Select statement
Ability to expand Group By to the same columns that are in the Select statement.
When I hit tab after entering Group BY, I get the same columns listed as the ones for the Select. So I don't have to enter them manually1 vote -
Fix SSMS's ctrl-[] to go to end of brace or parenthesis. Implement SQL Complete's own
Using ctrl [] to go to the beginning or end of a brace or parenthesis block has never worked for me even after upgrading SSMS multiple times over the years.
I would like SQL Complete to have its own implementation to moving between beginning and end of brace or parenthesis.
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 -
Increase UI response and overal performance (SQL Data Compare)
Opening windows takes much time.
I believe the most often used features must work as fast as possible to provide the best experience (including not only processing but opening windows).
See how long it takes to open "New Data Comparison" and moving through tabs "Source and Target", "Options", "Mapping".
The app itself opens slowly as well opening "dcomp"-files.1 vote -
Python Generator to accept other table's columns
I have to generator a column based on another tables column value . Currently python generator can work with same table columns only. It will be great if we can access other table column also.
1 vote -
1 vote
-
write launcher
Write light-weight launcher for windows explorer integration. Now on double-click on .sql file starts whole huge dbForge executable, even if one copy of the .exe is active.
1 vote -
regexp
Please implement simple work with regular expressions. For instance it is impossible now to find all words that start from single quote character and replace them to double quote.
1 vote -
update data in grid when using join updated more than the one row
I changed the grid to update a table, but the update did not use the primary key of the selected row and updated thousands of rows! My expectation is that the PK of the selected "update" table would be used to update one row. This is a terrible bug and makes the update feature unusable when using a join.
1 vote
- Don't see your idea?