132 results found
-
... provide a way to export the schema as HTML so it can be used in a document, like Javadoc almost.
I would like a means of exporting the schema as HTML so it can be used in a document, like Javadoc almost. I don't think there is something like that in the tool currently. Thanks.
1 voteThis can be performed with the Documenter feature.
-
ability to select the entire output data grid, copy to excel
Similar to Excel, click the upper left corner of the output data grid which would highlight the entire contents of the grid, then copy, when pasted into Excel all contents of headers and cell data would be in Excel
1 vote -
Add a comparison grid for dbforge
I'm in the dbforge/mysql/studio/ordering page. There's Standard and Professional, Commercial and Non-Commercial. Why should I struggle to find the differences? There should be a feature grid here or linked from here.
1 votePlease refer to the following link: http://www.devart.com/dbforge/mysql/studio/editions.html
-
Navigation through Tabs (switching) by Ctrl-PgUp, Ctrl-PgDown
Navigation through Tabs (switching) by Ctrl-PgUp, Ctrl-PgDown as moder IDE do.
3 votesThe feature is available in dbForge Studio for MySQL, v6.2.
-
execute selection
Execute selection should execute all sql code if nothing is selected (the same as it is in Microsoft management studio).
So if we click on a shortcat for "Sql -> Execute selection" and have no code selected dbForge should do "Sql -> Execute"
5 votesExecute and Execute Selection use the same shortcut F5.
-
Display the name of the connection in a tab header
When we have databases and tables on different connections with the same (for example, a local copy of the data) and we open both tables at the same time, it's impossible to know which table content is for each connection.
4 votesIn the new version of dbForge Studio for MySQL, v6.2 we’ve implemented a feature that allows you to clarify which connection is assigned to the document.
-
Add '<-- Update' (source/left) during schema compare.
Add '<-- Update' (source/left) during schema compare.
Currently options are:
'--> Update' (target/right)
' X Drop' (target/right)
' - None'If 'Source/Left' options AND 'Target/right' options are selected by the user, generate 2 separate scripts - one for each Schema
3 votesThis can be achieved as follows https://s8.postimg.cc/xvt8wrws5/wrap_options.png
-
Instead of "allow NULL" call it "NOT NULL" in the table design general view
Instead of "allow NULL" call it "NOT NULL" in the table design general view (in line with SQL and most other tools).
3 votes -
Improve "new relation" feature, add foreign columns and indexes automatically
Just like in MySql Workbench, the "new relation" tool in the diagram view should:
- create foreign keys automatically (manual creation is error prune and just a lot more work)
- it should create the respective indexes automatically3 votesThis feature is supported in the latest version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
make it more obvious how to actually download your products!
your website doesnt seem to offer a download link?
1 vote -
It's inconvenient to apply changes
1) The floppy disk icon displayed on the toolbar button does not actually reflect the sense of the Save Table operation. When working with database editors, you expect the Apply Changes button on the table's pane or the column changes in the table are applied automatically.
2) Turning off filtering is not really obvious as I couldn't find how to do it but to reopen the table. It's preferably to have the filter button to be able to turn it on/off and not to reset it when it's turned off.1 voteHello,
> It’s inconvenient to apply changes
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the requested functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
Best regards,
Devart Team
http://www.devart.com -
command line interface to run reports
Command line interface to run reports from windows or external applications.
3 votesThis feature is implemented in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Interbase / Firebird Ex- / Import (CSV, XML, SQL)
Sometimes it´s necessary to move data between databases / tables. For the common use the backup facilities are good, but when it comes to selected Data (last change > ...) it fails.
Wouldn´t it be nice to export data from a query or a view? And of course to be able to import it into some other database or table?
Some kind of rudimentary replication.
Might be handy for updating price / article / ... Lists and sales / jobs done ... between outlets of an enterprise?3 votes -
add data type in table\columns
add datatype in table\columns view
like ms sqlexample
table1
+-columns
|-column1 (int)
|-column2 (varchar(20))13 votes -
Automatic Reconnection
I get a message "connection lost to mysql" always, so I need to click twice. The reconnection should be automatic. If there is a way to do this now, please let me know.
2 votessee coments
-
Add the ability to filter objects in Database Explorer
Add the ability to filter tables, views, fileds, etc. in Database Explorer.
43 votesThe feature is available in dbForge Studio for MySQL, v6.2.
-
Auto-reconnect on lost connection
Now if i try to execute query if connection was lost (because of timeout, for example) annoying popup "Lost connection to MySQL server during query" appears. I need to close it and restart query.
Very annoying on servers with small timeout.
Suggestion: make at least one connection retry, before show this popup. Maybe make behaviour configurable.
5 votesActually, this feature is already implemented. If you have the latest version of the product and it still doesn’t work, please contact technical support for help.
-
on rightclick in editor - addt to menu - comment and uncomment selected lines
On rightclick in editor - add to menu new features - comment and uncomment selected lines (like in Visual Foxpro IDE)
0 votesThere is such a feature in dbForge Studio for MySQL. It can be accessed either from the ‘Standard’ toolbar or from the top menu by selecting ‘Edit→Advanced→Comment\Uncomment Selection’.
-
Export Connection List (add to export of evn options)
not everybody knows howto work with the registry, so please make it possible to export the connection list and all its options to a file - very important for making backups... it would be the best to save the connection liste parallel into a file, each time something changes, that would be the best for automated backup script...
10 votesHello,
> Export Connection List (add to export of evn options)
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the requested functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
Best regards,
Devart Team
http://www.devart.com -
Ability to export SQL to clipboard and new editor
I'd like that when I right click a table, choose Export Data then To SQL, I'd be given the opportunity to simply copy generated SQL to clipboard, instead of having to save it into a file (or, also, to open generated SQL in a new editor, without saving to a file).
It would be nice to have the same in data view: I'd select a few rows, choose Export Data, choose a great new option "To SQL", and then could export to a file, clipboard or editor.
2 votesHello,
> Ability to export SQL to clipboard and new editor
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the requested functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
Best regards,
Devart Team
http://www.devart.com
- Don't see your idea?