382 results found
-
SQL jobs functionality
Ability to view, alter and create SQL jobs within dbForge Studio.
176 votes -
Support Linked Servers
Linked Servers are not supported neither while using intellisense nor in the database view nor in query builder.
84 votes -
Allow databases to be grouped in folders
It would be great to be able to group databases into custom folders. This is very useful when you have a lot of databases and many of them are logically related (like ReportServer and ReportServerTempDb)
83 votes -
67 votes
-
Login Credentials for Internet Proxy
To look for and update dbFS requires internet access. Corporates often demand use of a proxy with login to open a path to the internet. I suggest that dbFS could at least present the login dialog box, and possibly remember my credentials for me when it strikes an internet proxy. This would allow the check for updates to work. Thanks
37 votes -
Unfortunately, Query Builder does not support CTE yet.
Per your response "Unfortunately, Query Builder does not support CTE yet."
You added support for CTE's to the application, but left it out of the query builder. So, the result is even though there is support now for CTE's, you still can't fully use it.
Can you you just add the WITH statement to the query builder along with the other (SELECT, DELETE, etc....) keywords it supports?
Seems like it would be a quick, simple, change.34 votes -
Coloring for NULL value in results grid
Is it possible to add the coloring for NULL values in results grid, like SSMS has (yellow, or customizable in options). It is much easier to spot null values that way.
34 votes -
Modify table with foreign key constraints
Currently I always have to switch to SSMS to modify a table that is referenced by foreign key constraints, because I get errors that the table can't be rebuild.
Would be fine to get the same (or better) possibilities as in SSMS.30 votes -
Add exclusion list to dbForge Source Control
Currently dbForge Source Control display all objects in database. It would be great to be able filter out objects monitored by Source Control based on schema name or other condition.
Example:
- Exclude all objects in tmp schema
- Exclude all objects matching condition 'tmp%' or '%_bak'23 votes -
Displaying calculations in the status bar
I'm mooching this off of SqlRefactorStudio for SSMS, but since I'm really loving my dbForge Studio experience ... as T-SQL proficiency increases across my company, even our accountants are diving straight into SQL coding. They (and therefore I) have an inherent love of highlighting cells in Excel and seeing a number of common math done on the selected region such as SUM, MAX, MIN, and AVERAGE.
SQL Refactor Studio (for SSMS) has this remarkable ability to highlight cells in the result set and display the math dynamically in the status bar. dbForge Studio in all its magnificence doesn't have this…
23 votes -
V.6.0.563 Container's title and stamp text color
Since V.6.0.563 in the diagram fonctionnality, the Container's title and the stamp's text color are white, resulting in very hard to read titles for the containers and impossible text to read in stamps.
21 votes -
Integrate MS SQL Server Diagrams
We store most of our database structure right in the database (field descriptions and FKs are pretty self-explanatory), so we don't have to make separate documents with diagrams. It would be nice to have an option to load existing MS SQL diagrams to your diagram editor. And save them back in the MS SQL diagrams format.
20 votes -
create custom folders to group connections in data explorer
It would be nice to be able to group connections to folders in Data Explorer.
Ablility to create folder structures in Data Explorer and move connections to different folder.19 votes -
Generation of Database Diagram from foreign keys of the dropped in table
Can the database diagram process allow us to drag a table onto the canvas and dbForge pulls in all the tables that have a foreign key relationship to it?
It would be nice when studying a new database if we can drop a table on the canvas and get an idea what other tables are related to the one we dropped.18 votes -
Ability to change font size on diagrams
So you can print more objects per page.
17 votes -
Add grouping under schemes
Sorry for my english. There is a proposal to add a group by the schemes so as not to squander the entire list of tables / views / procedures.
16 votes -
Loose snapshots
1) Create snapshots into just loose files (organised into folders by object type); no snapshot file, just the scripts in their folders. Also be able to compare to these loose snapshots. (May be include the option to zip the folder structure into a single file if the user wants single file snapshot). The loose files really enables any source control that the user chooses, and makes it far easier for doing diffs.
16 votes -
Creating constraints with nocheck
Recreating tables with data refill in some cases throw errors.
Please creat constraints with nocheck option first, and check it after if needed. Some ugly databases realy need this.16 votes -
Keyboard Shortcut Missing: Delete Line
Standard shortcut in visual studio/ssms missing. LineDelete.
I currently map to shift+delete and it will delete the entire line the cursor is one. However, I cannot find a corresponding command to map in DbForge Studio15 votes -
Suggest optimizations when right-clicking a database object
Suggest optimizations when right-clicking a database object (indexes, primary keys, data types, NOT NULL, ...)
15 votes
- Don't see your idea?