168 results found
-
Allow Backing up to UNC or Mapped network drive
When creating a backup, I'd like the ability to store the .BAK file in a folder on another PC, either via a UNC file share (\servername\sharename\mybackup.bak) or a mapped drive (g:\backups\mybackup.bak). Right now dbForge Studio only lets you back up to the local hard drive of the server.
2 votesYou can amend the existing path and specify a mapped network drive right in the ‘Backup to disk’ list on the ‘General’ page of the Backup wizard.
-
User-Defined Function Editing Removes Existing Permissions
if you edit a user-defined functions, any pre-existing permissions are removed. They should not be.
2 votes -
Open new tabs next to current one
Opening up a new tab all the way at the end is so Internet Explorer (not in a good way). 99.999% of the time if I'm opening up a new tab it's intended to supplement my work in the tab I'm in, so visually it is most useful if it just starts up next to the current tab.
2 votes -
Showing the connection color in the status bar
Apologies, not sure if this is a bug or needs to be a feature. I love the identification of tabs using the shape and color of a connection. I would LOVE it if that color would also transfer to the status bar, which on my setup is always blue. Due to the status bar's visibility, I get super confused when I'm on a connection colored, say, red (production) but the status bar is blue (test).
2 votes -
buggy release
Am I the only one thinking the latest version of DB forge is still full of bugs?
2 votes -
Add ability to enter product key on trial versions
Not a big deal, but it would be nice to be able to just enter a product key, instead of having to download a new version.
2 votes -
Copy database from one server to another
SQL Server 2000 had an option that allowed you to copy a database from one server to another. This option copied schema and data all in one move. We used the option frequently to copy production databases from production to development servers. Your software can do this, but requires several steps.
1 voteWe would like to let you know that we have released dbForge Studio for SQL Server, v3.8 Beta where the feature you reported is implemented.
http://www.devart.com/dbforge/sql/studio/download.html
Thank you for your help in improving dbForge Studio for SQL Server. -
Support the CONTAINMENT keyword in intellisense when creating a database like CREATE DATABASE [MyDB]
Support the CONTAINMENT keyword in intellisense when creating a database like CREATE DATABASE [MyDB]
1 voteThis feature is available in dbForge Studio for SQL Server, v3.5!
-
Make LOB editor window remember its size and position or make it dockable
Make LOB editor window remember its size and position.
I work with long strings sometimes. The editor window opens for a quarter of the screen, so I have to extend it manually every time, it's not convenient. It would be nice if it remembered it's last size and position, or if if was dockable.
Line wrapping could help too.1 voteThis feature is implemented in the new version 4.0 of dbForge Studio for SQL Server http://www.devart.com/dbforge/sql/studio/download.html
-
Right-click to copy column headers
I would love to be able to right-click on the column headers in a result set and "Copy Column Headers", say to a comma-delimited string. I found this super-useful back in my days using MySQL Query Browser especially when writing INSERT INTO code.
1 voteThere is the ‘Copy with Headers’ feature.
Also, there is the ‘Generate Script As’ feature with the help of which you can generate the INSERT statement.
-
1 vote
This feature is implemented in the new version 4.0 of dbForge Studio for SQL Server http://www.devart.com/dbforge/sql/studio/download.html
-
Ability to apply Generate Script As command to multiple objects
Add to context menu in db explorer even for multiselection "SCRIPT AS.."
1 voteThe ability to generate script for multiple objects will be implemented in the Generate Script Wizard as soon as dbForge Studio for SQL Server, v3.8 is available to download.
-
Add Create Table Function in Table Context Menu
I have database with many table and when I must create a new table I must move in the top of the database to select table and after make right botton to create a new table and this is not quickly.If I can have the same possibility also in the table context menu this could be nice.
1 vote -
Aditional Menu Option
Hello
I'm testing the free beta version of you and would like to congratulate you for the excellent product quality.
Opportunity to suggest adding a feature that will certainly add more value to the product:
- When you select an object in a SQL text (eg procedure) command, enable a new menu option to edit it. If a table, to list its structure. Thus, it avoids the need to access the Database Explorer and get the corresponding object.1 voteSuch a feature is present in the Standard Edition of dbForge SQL Complete and is called ‘Go To Definition’. You can access it by pressing F12.
-
Ability to create a new Schema from popup menu in Database Explorer
In Database Explorer, navigate to Database - Security - Schema. Right click and create a 'New Schema' option.
1 voteThis feature is implemented in the new version 4.0 of dbForge Studio for SQL Server http://www.devart.com/dbforge/sql/studio/download.html
-
Document Category
Hello
The new version is more stable.
The quality of implementation is excellent.Congratulations.
Just like to make a reservation:
In Beta had a property in Connection tab: Document Category.
No more this option?thank you
1 voteThe feature is available in dbForge Studio for SQL Server, v.3.8. Please uninstall a beta version and install the released one.
-
Select all data in one column in results grid
I would like to be able to select all column in results grid, like you can do with row. Click on column header now only toggles sorting mode or filter. I need this option often to copy data to another query, or excel. SSMS has this feature so I got used to it.
1 voteThis can be performed with the ‘Export Data’ feature that can be invoked from the popup menu of the grid or from the grid’s toolbar.
-
Integrate with SQL Complete
I have a SQL Complete licence, the Format option are totally imcomplete here, if SQL Complete exist merge snippets and format profile
1 voteThis feature is implemented in the new version 4.0 of dbForge Studio for SQL Server http://www.devart.com/dbforge/sql/studio/download.html
-
Status-bar PER tab
It is often quite hard to know that an update or insert statement, or DDL statement has actually happened. Data from a previous SELECT statement remains steadily there, and the only hint is to watch the right-hand corner and actually see this change from Ready to Executing to Ready - but if you miss that, even the Output window is not definitive. A status bar PER TAB - like Management Studio - including the last number of rows affected, the last execution duration IN THAT TAB, etc. would be immensely helpful.
1 voteThis feature is implemented in the new version 4.0 of dbForge Studio for SQL Server http://www.devart.com/dbforge/sql/studio/download.html
-
View extended properties of objects easily
Like MS_Description property for example on Table, Column, etc. Would be very useful on hover of object in browser or TSQL editor
1 voteThe full object information is available in the Standard and Professional editions of the product.
- Don't see your idea?