253 results found
-
When editing an "Is Any Of" filter there is no way to delete a value
When I choose the "Is any of" in the filter editor, I can easily add values via the + icon. However, I can't delete a value from the clause after it's added. Deleting the value still leaves the actual item, but with ''. I have to delete the entire filter with the X icon and completely re-do it. There should be an X icon to delete/remove the values from the Is Any Of statement or a right click delete. How to delete just one value? This would be a great enhancement!
2 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 -
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 -
Please add in the Database explorer frame a simple quick object search / filter
Please add in the Database explorer frame a simple quick object search / filter to so we can find quickly needed object. Thanks
2 votes -
Add Test mode for SQL
I used to work with Apex SQL where there was test mode. This is a very simple, but convenient feature. There was a button "Test Mode" beside the "Execute Script" button. The button had two states - pressed and unpressed. Clicking the button added two rows. "BEGIN TRANSACTION" was added at the beginning of the script and "ROLLBACK TRANSACTION" was added at the end. When unpressing the button, the two rows disappeared.
2 votes -
Provide a way to disable auto-commit mode.
When auto-commit is turned off, your DML is always embedded in a transaction, without a commit or a rollback. Then, make it clear that there is an open transaction, and provide a commit and a rollback button. Many other tools provide this important feature
2 votes -
Bulk data type adjustment for external import
When importing data, there needs to be a way to adjust the data type for multiple fields at the same time. I can select multiple fields and choose edit, but after adjusting to varchar(255), the data type only changes for one of the selected fields at a time. I have 134 fields to set the data type to varchar(255). I don't have time to set the data type for each field. Very frustrating and unproductive. I can't use this product until this feature is added.
2 votes -
Clone data comparison window
There are times that you may wish to perform two similar structure or data comparisons. It would be useful if when right-clicking on the tab of a data comparison window, in the context menu that appears, there was a "clone" option. This would generate a clone of the existing structure/data comparison window containing the exact same options of the original window. Then you would be able to just alter the few options you wish and perform the new comparison in the new window, without destroying the comparison that exists in the original window.
2 votes -
Generating Scripts with per table schema<->data selection
When selecting objects to script, there are global checkboxes for Schema and Data. I'd like to see two columns in the tree-list of objects, where I can individually mark a table for just schema or just data, or both (default)
2 votes -
Script Object as Create / Alter (ctrl- F12) into named tab instead of no name
After Script Object as Create / Alter (ctrl- F12) please name the new tabbed window with the scripted object's name instead of SqlQuery99.sql.
And also please make this forum easier to search.
I can't believe nobody asked for this feature before, but I couldn't find an existing item to upvote.
I hate duplicate tickets just like anyone!2 votes -
Order by
In data comparison window, you can filter a table (WHERE) but you cannot sort the data shown on the resulting grid after the data comparison (ORDER BY).
1 voteAdminDevart (_, Devart) respondedTo perform comparison, dbForge reads out data to the cache. It can’t sort the data, because, to display in the resulting grid, dbForge reads the data from the cache upon scrolling and doesn’t keep it in the grid in order to avoid out of
memory errors. -
Object Search/Find
in the drop down for the Database Connections that list the connections to sql server and databases, please give an option for search ALL. we use 4 sql servers with views that point back to other servers. (Linked Servers)
thx
1 voteAdminDevart (_, Devart) respondedCould you please provide us a screenshot of where exactly you would like it to be present?
You can send a reply straight to our support system at supportATdevartDOTcom and alexaATdevartDOTcom
-
Close tabs with Ctrl + W
When run a script there are to much open tabs, close the tabs with Ctrl+W will be easy for mayor order.
1 voteAdminDevart (_, Devart) respondedCould you please describe it in more detail? A video or screenshots would be also of help.
-
1 voteAdminDevart (_, Devart) responded
Could you please describe this in more detail?
-
remote changes source control
For source control (GIT) at the remote changes tab add a ignore/delete option.
I started working with the database and deleted/renamed some stored procedures. When I detached and attached my source control (GIT) it wants to add the procedures which I have removed.
This is fine when someone else changed it, but now I specifically want to delete this procedures. When working with this I can add them again, to delete them afterwards, or I can delete them in the folder and check them in with GIT, bypassing dbForge.The easy solution would be to add a ignore/delete/keep local option…
1 vote -
pin tab
how is possible there is no simple thing as pin tabs?
1 vote -
Detach stored SQL query from SQL connection
At present, if I developed a SQL query, stored it and try to load it back into dbForge at a later date, dbForge 'remembers' the SQL connection it is associated with and tries to connect automatically. I want to be able to disable this behaviour via options - eg opening file does NOT try to be clever.
EXTENDED RATIONALE
In common usage, the feature is quite useful. Unfortunately, in some of the projects I am working with, I have to constantly switch between different environments (prod, pre-prod, demo, devops, etc) protected by external VPN. All environments are hosting the same…
1 vote -
More options for sorting in List Members
In previous versions, custom snippets were in the first positions. This is not the case in the current version.
It would be nice to be able to choose in the settings what to sort the results by and the possibility to prioritize custom snippets to the first positions
1 vote -
Provide a means to 'preview' the results of a sql query prior to actually executing it.
When designing fairly complex queries that would result in the altering of several (potentially hundreds) of rows of data it would be nice to be able to see a 'preview' of what the results of running it might be. This would help greatly in refining the query as it is being written so that it really does end up producing the desired results.
1 vote -
Key bindings like in Sublime Text 2
The way that Sublime Text 2 manages key bindings is far superior to the Visual Studio way which dbForge Studio currently implements. Specifically, I would like to be able to edit a text file that describes how keys ought to be bound.
Personally, I prefer emacs-style key bindings, but not everyone does and my keyboard doesn't have the home/end/pgup/pgdown buttons because I use a MacBook Pro.
dbForge Studio doesn't appear to support bindings for moving to the end or beginning of a line, so I'm stuck without an ability to remap these keys.
1 vote
- Don't see your idea?