Skip to content

dbForge Studio for MySQL

dbForge Studio for MySQL is a universal set of MySQL GUI tools for database management, administration and development. It enables to create and execute queries, develop and debug MySQL routines, and automate MySQL database object management in the convenient environment.

http://www.devart.com/dbforge/mysql/studio/

dbForge Studio for MySQL

Categories

JUMP TO ANOTHER FORUM

132 results found

  1. 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 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  2. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  3. 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 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  4. Navigation through Tabs (switching) by Ctrl-PgUp, Ctrl-PgDown as moder IDE do.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
  5. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  6. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →

    In 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.

  7. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  8. Instead of "allow NULL" call it "NOT NULL" in the table design general view (in line with SQL and most other tools).

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  9. 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 automatically

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  10. your website doesnt seem to offer a download link?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Features  ·  Admin →
  11. 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 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  12. Command line interface to run reports from windows or external applications.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
  13. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  14. add datatype in table\columns view
    like ms sql

    example
    table1
    +-columns
    |-column1 (int)
    |-column2 (varchar(20))

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Features  ·  Admin →
  15. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
  16. Add the ability to filter tables, views, fileds, etc. in Database Explorer.

    43 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
  17. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  Features  ·  Admin →

    Actually, 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.

  18. On rightclick in editor - add to menu new features - comment and uncomment selected lines (like in Visual Foxpro IDE)

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →

    There 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’.

  19. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  20. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
  • Don't see your idea?