255 results found
-
logical data model
The database diagram should be allowed for offline creation and modification. In the agile development world the relational model can through a number of changes before the physical model is ever deployed. It would be nice to be able to design the database offline and then when all parties agree, push those changes to the database.
1 vote -
Diagram Features
- Copy Paste containers with tables between diagrams
- Option for default view of tables (Name Only, Properties, etc)
- A free viewer so clients can look at diagrams I create
- Lock Position of tables inside container (no move, even when hit layout button)
- Ability to color table titles in diagram .. same way container is colored
1 vote -
Hotkey in Data Viewer and Editor
When a datafield is edited in the data editor by pressing twice F2 the cursor is in the "Data Viewer and Editor". As soon the cursor is in the "Data Viewer and Editor" the mouse must be used to leave the editor or to apply the changes etc.. It should be possible to define hotkeys for at least "Apply Changes" and "Cancel Changes". After the changes has been applied or canceled the focus should go back to the origin field.
The workflow is really bad if a lot of fields have to modified with the Data Viewer and Editor. Keys…
2 votes -
Extensions, plagins, add-in
Do you plan adding user extensions for the IDE (plagins) or some other mechanism to extend the functionality with external utilities?
For example:
- Using the external xml (you could include the editor), add an ability to add menu items (main, popup menu for a database, object, in the editor) where an external program with parameters will run (on a modal window) upon a click: current connection string (with a password, asking the user's permission), current database, current object type, current object name, etc.
A return code will tell what to do ( -1 - error, 0 -nothing to do, 1-update…
4 votes -
Allow filtering where the results shows the number of changes for a column at the bottom of a tab
When I run a compare, I often have thousands of records in the results tabs, per tab. At the bottom it shows the number of different records for each column labeled "Changes". Would be great to have a button that quickly filters on those records that are different instead of trying to scroll up and down to find them, per column.
1 vote -
Show plan for express version
Could you please provide show execution plan feature for the expression version, so we can stop switching between your product and SQL Server Management Studio?
1 vote -
Query Optimizer for SQL Server with Indexes suggestions.
Query Optimizer for SQL Server with Indexes suggestions.
1 vote -
Add suggestions for bulk insert operation
At this moment if I create bulk insert command dbForge has no suggestions for options. Can you add it please?
2 votes -
We really need the ability to backup and restore Azure SQL databases
SQL Server (non-Azure) makes it very easy to backup and restore. Not so with Azure. Even if we can't restore to Azure, it would be great to backup the database like any other SQL database, and restore it to a local SQL instance.
4 votes
AdminDevart
(_, Devart)
responded
You could use dbForge SQL Azure Backup http://www.devart.com/dbforge/sql/sqlazurebackup/download.html
-
Change query result window behaviour
Some users (and I'm amonh them) prefer to see query results in separate window. I can change it when I open new query, but there is no option to make this choice by default. In SQL Server Management Studio you can move between these windows (query, result, output window) by pressing F6, there is no hotkey for that.
1 vote -
When we write Queries, the [dbo] should prefix to the appropriate object to execute queries more faster.
When we write Queries, the [dbo] should prefix to the appropriate object to execute queries more faster.
1 vote -
Keyboard shortcut for selecting connection
Mostly love the way dbForge Studio treats connections: the way you can set a color and shape, the way they persist and can be selected in the toolbar dropdown, etc.
It would be great if that dropdown could be selected via keyboard shortcut.
1 vote -
Data compare / Copy selected records with foreign keys into another DB
Please implement selective export of certain records and all related records in child tables (by foreign key).
Doing whole data compare in our case is estimated at 7.5hrs, which is too long for practical use.
This feature would be very useful in our reproduce/troubleshoot workflows, replacing whole DB backup/restore, which is roughly 150GB, times 2, to be moved over network.4 votes -
Save remote server address or add flag "Save this server address"
Save remote server address or add flag "Save this server address" for choosing from "Server" dropdown when new connection is created
3 votes -
Faster Way to Export Database Diagram
I'd like a hotkey option to copy database diagram to my chosen default format, like PNG. I'm currently having 3-4 steps to simply save the diagram as a PNG. I'd also like the option to COPY TO CLIPBOARD AS: PNG, JPEG, ETC.
One additional thought, attaching a comment to a table, not free floating. Kinda like a visio diagram. That would be nice for helping improve speed of documentation.
4 votes -
Database Diagram Foreign Key Improvements
The routed line that maps relationship of the table to the parent with a foreign key align the line drawn between them to the columns mapped, so that easy to visualize the exact FK column matching visually.
That an additional display option allowed. Instead of just CONSTRAINTS alone, offer a Foreign Key option. This pane at the bottom wouldn't be the name of the foreign key, but instead the myid - references Accounts(Id) This would make the documentation easier to use.
3 votes -
Please, make it possible to connect MS SQL help in dbForge.
Please, make it possible to connect MS SQL help in dbForge. Following this improvement need to use sql server management studio completely disappear.
4 votes -
Shortcut key for Parent Container in Database Explorer
In SSMS I can press backspace to navigate to the parent container. So i have a procedure selected, pressing backspace will take me to "programmability." One more and I am at the database level. From there I can quickly jump to tables, etc.
With hundreds of procedures I find myself scrolling for days just to get back to "tables"
1 vote -
Custom SQL commands and HotKeys like MS-SMS
Simple, i want to set custom command like "Ctrl+1" execute "sphelptext 'objectatcursorintexteditor'"
1 vote -
Save Query as Object
While designing a query user should have possibility to save Query as Object - Microsoft Access approach.
Then user comes back to this query and re-use: execute or modify.
This would be advantage for those projects where user operates with similar entities.
Use Scenario: I create a query "Active Users", save this query.
Then I write another query which uses entity "Active Users". In my new query designed I drag and drop existing query as Table and e.g. join real table with "Active Users" entity.7 votes
- Don't see your idea?