384 results found
-
On the customer License Information page, add a user editable field where we can log who has which license.
I purchase the licenses for my dev team, so when I purchase two licenses, one for myself (SQL Tools) and a separate on for one of my devs (Schema Compare) I would like to indicate which is assigned to whom. Currently on the License information page, both appear assigned to me. While two folks is easy, if we grow our usage of your products further, I would like to know who I've assigned which licenses to, while keeping them all under the one account.
All I'm looking for is a field that I as the customer can note this type…
3 votes -
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 -
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.
4 votes -
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 -
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 -
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 -
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 -
Data Compare: Drag & drop database backups
Drag & drop backups when comparing database backups.
See here: https://i.imgur.com/4yD2se0.png1 vote -
Output
Option for cleaning Output before every Execute of sql statement/script
3 votes -
option to calculate values based on other columns in data generator
(for example totalprice=unitprice+tax)
0 votes -
1 vote
-
1 vote
-
Command to better see table and its dependencies on Database Diagram
It would be nice to have a command in the popup menu allowing to see the table along with its dependencies. I.e., to zoom it out in order to fit on the page and make the other tables transparent or something like that.
0 votes -
Search or Navigation in Database Diagram
It would be convenient to be able to search or navigate through the database diagram, similar to class navigation in Visual Studio.
0 votes -
option to generate data for updateable views
No option to generate data for updateable views
0 votes -
query shortcuts
Just like SSMS i'd like to use query shortcuts like
selecting a table
press ctrl+1
results is
SELECT COUNT(*) FROM {selected table}3 votes -
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 -
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 -
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
- Don't see your idea?