255 results found
-
Database Diagrams only key columns
This is a critical documentation feature for many folks using Visio. If we could choose to ignore nonkey columns in display, the database documentation would be be a great alternative to manually mapping in visio.
2 votes -
Theme Import from Visual Studio VSSETTINGS
Cannot import color scheme from visual studio vssettings or from corresponding sql complete export from ssms or visual studio. https://studiostyl.es/ offers a whole range of custom colors for code enviroment. I'd love the ability to import a color scheme without the needed to manually build item by item in the options menu currently offered in sql studio.
1 vote -
Don't resize results pane
It would be great if the results pane a consistent height rather than resizing to the take up all available space not used by the query. Sometimes you'll run a query that to get an idea of the type of data in a table but mean to expand on the query. With the current set up you have to resize the results window to write a multi line query after running the initial one line query.
3 votes
AdminDevart
(_, Devart)
responded
Please note that you can redirect the query result to the Data window:
1. Select ‘Tools → Options…’. The ‘Options’ window opens.
2. Navigate to the ‘Environment → Documents → SQL documents’ section.
3. Select ‘Redirect data to Data window if Data view is closed’. -
Default Date Only on Datetime Picker for stored procedure parameters
When entering parameter values on a stored procedure of the type of datetime or smalldatetime the datetime picker defaults to the current time, but might better default to midnight or allow the user to quickly change the time to midnight (such as a button click) as it is too laborious to change all of the times to midnight, which I'd guess may be the most common usage for stored procedure/function datetime/smalldatetime entries (dates without the time).
3 votes -
Hide Relationships
Ability To Hide Relationships On A Diagram
4 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 -
Recent Files
Clear Recent Files (All) and single item by click right button
10 votes -
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 -
Create virtual foreign keys in database diagrams without writing them into database
I like to create visualizations of Data Warehouses using dbforge. In a Data Warehouse, foreign keys are typically not created physically.
If I could create data base diagrams in dbforge, importing existing tables and creating virtual foreign keys it would be the perfect tool for DWH documentation.3 votes -
3 votes
-
1 vote
-
Add option to check before insertion if record already exists
Add an option allowing to check if a record already exists when adding identical record.
4 votes -
Add schema name into DB diagram
Add schema name into database diagram tables names, eg into brackets like in SSMS
3 votes -
Ability to create schema from Database Explorer
Move the functionality of Security Manager to Database Explorer in order to access it in a more intuitive way.
0 votes -
Runtime modules.
SQL Query Builder, Data Editor, Data Report and Data Export available as runtime for distibution by developers.
1 vote -
Additional Relation Notation for Database Diagram
To show a 'many' relationship on the child side, a 'crow's foot' shape is used now. SSMS uses 1 and * (asterisk sign) to show one-to-many relation. So you can add similar notation to the Diagram Document Options. (Now there are two options available: IE and IDEF1X)
4 votes -
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 -
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 -
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 -
Duplicate query
I would like to see an option on tab context menu. Often I need to duplicate (clone) my query. So another useful option in context menu when clicking on Query Tab would be "Duplicate query" or something like that.
0 votes
- Don't see your idea?