393 results found
-
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 vote
AdminDevart
(_, Devart)
responded
To 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. -
About comments in view
How do I enable comments display in the editing view?
1 vote
AdminDevart
(_, Devart)
responded
Could you please clarify this?
Please also let us know whether you are able to perform this with, for example, SSMS?
-
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 vote
AdminDevart
(_, Devart)
responded
Could 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
-
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 vote
AdminDevart
(_, Devart)
responded
Could you please let us know what screen DPI you have set for both the monitors?
-
1 vote
AdminDevart
(_, Devart)
responded
Could you please describe this in more detail?
-
1 vote
-
debug and unit test support with local variables
Within SQL Server Management Studio 2012, while debugging and stepping through a stored procedure source code many levels deep, one has access to the local variables pane. That pane shows variable name, value, and then type. That pane is so close to being helpful, yet it falls short by having the value and type in the wrong order.
It would be great to be able to copy the whole local panel and paste that as source to an editor as DECLARE @<variable name> <type>=<value> for each of the local variables.
That would greatly facilitate recreation of the cases that one…
1 vote -
Ability to select objects to print on Query Profiler Plan Diagram
Though I can selet objects in the plan, I cannot "Select all" by using Ctrl-A, to print just a part of the plan.
1 vote -
1 vote
-
Disable event objects support when disabled in database
My hosting provider has event support dissabled in database engine. dbForge tries to retrieve events on almost every action, which results in error (Cannot proceed because system tables used by Event Scheduler were found damaged at server start) Could events support be disabled in dbForge when event_support server variable is set do DISABLED?
1 vote -
1 vote
-
Show the review number of a table in the 'Properties' window
It will be usefull to show the review number of a table in the 'Properties' window.
1 vote -
Don't remove "Recent Files" items just because of network access issues.
When selecting a Recent Files' item that is not currently accessible, dbForge for SQL Server removes that item from the list. This is a highly unusual UX experience and very annoying.
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 -
Ability to unpin Data window from query
It seems good if you add ability to unpin data window from query. For example, It will be nice (if you use two monitors) to edit query on the first monitor and view data on the second.
1 vote -
Temp Table to XML conversion
Most of the times we will take input parameters as XML datatype but finally output we are getting in table format. If we need to get the output on XML formal then we need option to convert datatable to XML.
1 vote -
Runtime modules.
SQL Query Builder, Data Editor, Data Report and Data Export available as runtime for distibution by developers.
1 vote -
1 vote
-
Generate Scripts Wizard Options
Generate Scripts Wizard should have another options (like those in Data Comparison) especially Ignore TIMESTAMP columns and Inculde/Exclude tables by mask.
1 vote
- Don't see your idea?