385 results found
-
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 -
hotkeys
Please implement. Support of simple shortcuts for work with lines (that not implemented as well) like in notepad++ or Visual Studio or MSSMS. I mean such shortcuts and features as : Ctrl+D - duplicate line, Ctrl+L - remove line, Ctrl+J - join lines etc.
1 vote -
The toolbar moves every time I click execute query or click away and back to the window. I put them where I want them and they reset with e
I customize the tool bar and arrange them how I want them and the reset on their own if I do anything like execute a query, move to another tab and move back, etc. They should lock in place and be the same on each query window.
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 -
trigger order, we need a handy way to set or change trigger order
It is sometimes important to set triggers order when there are several triggers for a single table, UPDATE event, for example.
There is a command which performs this:
EXEC spsettriggerorder @triggername=N'[dbo].[tskTask_Validate]', @order=N'First', @stmttype=N'UPDATE'But I wish I had a visualized tool for this task and more control than a simple 'First' / 'Last' option.
Thank you
1 vote -
Add a link to microsoft help viewer to the help menu
To be able to get the MSD help file / SQL documentation
1 vote -
Default Filter for Database Connection
I have couple of websites and I manage the databases for my website using dbForge Studio by connecting to hosting SQL server. You know that web hostings has hundreds of databases on SQL instance so expanding the connection in database explorer takes time. I wish I was able to embed filters when creating a connection so it will show the selected databases only.
1 vote -
CROSS APPLY for Query Builder
Looks like it is not supported?
Even if enter it manually it is throwing error that no arguments supported.1 vote
- Don't see your idea?