390 results found
-
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 -
Allow to enter which windows credentials to use
For example, I regularly work from home on a VPN from a non-domain joined machine. I would like to be able to able to type my domain credentials in so that I can authenticate as my Active Directory user.
6 votes -
Preserve brackets arround stored procedure and function names or any database item
I need to keep brackets around stored procedure and function names, but dbForge keeps removing them.
Original
CRATE PROCEDURE [dbo].[SprocNameSample] After saving my changes to
the sproc:
CREATE PROCEDURE dbo.SprocNameSampleThis behavior goes against the convention established at my workplace.
Please allow us to keep the brackets in place when we save changes to Stored Procedures and Functions.
6 votes -
One Database Diagram for All Sql Server
Like "Enterprise Architect" do it, But it UI design very Bad ,no friendly.
So, I Hope you can develop it.4 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 -
Support Linked Servers
Linked Servers are not supported neither while using intellisense nor in the database view nor in query builder.
87 votes -
Add option to save data into snapshot
Optionally, make it possible to save data into a snapshot.
4 votes -
1 PDF per record export function in the Report-Designer
...including a "filename-builder" with query data:
[AddressID]-[InvoiceID]-[Date].pdf - for example
6 votes -
Schema snapshot standalone utility
Deliver with dbForge also small utility to make schema snapshot. Sometimes I need to get DB schema from customers and it would be nice to send them such utility. Them will create by this tool schema snapshot and send it to me. Then I could run schema compare in dbForge.
5 votes -
Add schema comparison option to ignore CLR objects
Add an option to the Schema Compare feature to ignore CLR objects(CLR Type, CLR Procedure, CLR Function, Aggregate Function).
Note that the option shouldn't affect usual objects (Function, Procedure, User data type, User table type).
0 votes -
If exists then add or create behaviour while generating sync script
Can you please add functionality for if not exists condition while generating sync script for tables and procedures.
for example : if db compare tools detects that a column needs to be added into other database in such a way that it will first check if that column does not exists in target table then only create that column.
and if exist procedure then drop and create procedure.8 votes -
1 vote
-
Ability to change font size on diagrams
So you can print more objects per page.
17 votes -
0 votes
-
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 -
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 -
Align the equal signs in the SET block of UPDATE statements
It would be nice if SQL Formatting for UPDATE statements could align the equal signs in the SET block, this would make for a very readable and clean SQL statement.
3 votes -
Ability to specify FROM and JOIN clauses when building complicated UPDATE queries in Query Builder
When building an UPDATE query in Query Builder, make it possible to specify the FROM and JOIN clauses in order to define source tables.
7 votes -
1 vote
-
Ability to export data from all pages at once when Paginal mode is turned on
Implement an option in Data Export wizard to export data from all pages at once when Paginal mode is turned on.
3 votes
- Don't see your idea?