37 results found
-
Please make your window selection dialogs less useless.
The window selection dialogs have a Name and a Path column. You can resize the dialog to your heart's content, but it will not have any effect on the width of the Name. Which, if the window is displaying a DB object, will have the schema part of the name prepended. Which, if th. e schema part of the name is long enough to be useful, will cause the interesting part of the name to be truncated.
Provide an affordance that will allow users to resize the width of the Name column in the window selection dialog. Alternatively, provide a…
1 vote -
bug:Bug in table editing
SELECT * FROM BaseProfile A
JOIN BaseProfile_Trl A1 ON A.ID = A1.ID WHERE A1.id=20200215edit table:BaseProfileTrl,After editing one row of data, I found that the entire table got updated.
1 vote -
Search does not find all objects
Search does not find all stored procedures in a case sensitive database. The default case insensitive search misses some objects. To make it work, you must specify the exact case sensitive search string and make the search case sensitive. The default server collation in my instance was case insensitive.
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 -
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 -
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 -
Ability to edit vertically selected text
I am using dbForge Studio 2019 Express. I can select text vertically but I can not edit it. In other editors, when I edit text, all rows are updated.
I suggest to copy this feature of Notepad ++ or SQL Server Management Studio.
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 -
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 -
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 -
Multiple Document Interface too sluggish
The MDI component used has always been problematic. For a time it would regularly crash, but this was eventually fixed. However, I can't help but to notice how sluggish it is when the monitor is greater than 1280x1024 or if you the tabs are split. Some kind of improvement in performance would be desirable.
1 vote -
Edit wrong trigger
When triggers in different schema have the same name the wrong one can come up when using the editor.
ex. in the same database
netsuite.trgItemHistory
fitmentdashboard.netsuite.trgItemHistory1 vote -
Error on create for existing object
When I have a create statement (without DROP) and the object exists - then SqlStudio should really give an error as SSMS! Currently no indication is made and object remains unchanged!
1 vote -
Allow the "=" sign to be part of a keyboard shortcut
Apologies: not sure if this is a bug or a feature, but would love to include the equals sign (=) as part of a keyboard shortcut. It is in SSMS ....
1 vote -
Don't resize DBForge when I drag (for example to move to a different monitor)
When I click the header of DBForge and start dragging, the window minimizes. When I'm dragging it to another monitor, I must then maximize the window. Please leave the window size where it is set.
1 voteAdminDevart (_, Devart) responded
Could you please let us know what screen DPI you have set for both the monitors?
-
Hi. I suggest to add the feature for select only a database, on Connection Properties.
Include the option for to open only the connection with database specified.
1 voteAdminDevart (_, Devart) responded
This option is added. Please upgrade to the latest product version https://www.devart.com/dbforge/sql/studio/download.html
- Don't see your idea?