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

240 results found

  1. table contains datetime columns
    current data include year 0001 and 1899 along with more current dates.
    when double click table, get crash popup and the "year out of range" message.

    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  ·  Bugs  ·  Admin →
  2. 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  ·  Admin →
  3. 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 →
  4. 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 →
  5. While in Visual Studio with SSDT, I have to disable SQL Complete to enable default table and column intellisense. My primary use of SQL Complete is to format documents so I need to be able to execute Format Document even when SQL Complete is disabled.

    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 →
  6. have registered but can not download dbforge studio express edition to try

    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  ·  Questions  ·  Admin →
  7. When using Ctrl+Space to complete a user-defined variable name, the name in the select list is shown in the case intended by the user. On insert, the characters are all set to lower case. Since the case of a variable name was explicitly set by the user, the case should be retained when inserted, whether the insert was automatic or manually typed.

    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  ·  Bugs  ·  Admin →
  8. Restore the option "Go to definition F12" in contex menus
    It was very great to have "Go To Definition" (F12) in context menus.

    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 →
  9. It would be great if we could have a quick shortcut icon or key next to "Refresh Data" (Query Tab), when after we run a query, we could retrieve the data again (without having to go to table and click - Retrieve Data). Small quirk, but massively productive.

    1 vote
    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 →

    You can define your own shortcut for this command as follows:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.
    2. Navigate to the ‘Environment → Keyboard’ branch.
    3. Type ‘TableRetrieveData’ in the ‘Show Commands Containing’ field.
    4. Find and select the ‘Database.TableRetrieveData’ item in the list below.
    5. Set the focus in the ‘Press shortcut keys’ field.
    6. Press the key combination you want to assign to the command. This combination will appear in the ‘Press shortcut keys’ field.
    7. Click the ‘Assign’ button next to this field.
    8. Click ‘OK’.

  10. When the number of displays (screens) connected to my laptop changes, DBforge often ends up an 'orphan' window that gets drawn in the non display area. IE where the user cannot see it or click on it.
    I can minimize dbforge to the task bar, but when it restores, it shoots off the screen beyond the active desktop.

    My other running applications handle this gracefully, and redraw their window positions in the active desktop area. This leads me to think the issue is with dbforge studio.

    This happens several times per day as I leave my desk to work (disconnecting…

    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  ·  Bugs  ·  Admin →
  11. The sha2 function is not highlighted in red in a SQL document.

    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  ·  Bugs  ·  Admin →
  12. dbForge Studio for MySQL hungs if connection via SSH opened and not used long time. I am working with connection via SSH, then minimize or deactivate studio window for a while, then restore. Opening any database object will hung the studio.
    Sorry, I bad speak English.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bugs  ·  Admin →
  13. Version: 6.0.315: 'Export Data...' to SQL: a database name is always prepended to the table name; even when you remove it from the destination table name in the 'Options' step.

    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 →
  14. I suggest you split the data type and length elements in the table designer (new table) so that users can tab through entering column information. The current layout requires using the mouse to, for example, specify a different varchar length

    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  ·  4 comments  ·  Features  ·  Admin →
  15. Please, remove choosing autocomplete item with space button.. Its not comfortable when you type something and press space.

    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 →

    Please perform the following:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.

    2. Navigate to the ‘Text Editor → Code Completion → List Members’ branch.

    3. Unselect the ‘Whitespace’ option.

  16. Create JSON Data Import Formats option. You already have XML, and many websites and file downloads are now JSON

    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 →
  17. Provide a keyboard shortcut to show/hide the results of a query (the results document view) instead of having to click on the button in the bottom right of the screen.

    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 →
  18. After the last update cut & paste using standard windows keyboard command is not working
    please fix it

    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  ·  Bugs  ·  Admin →
  19. when i drag&drop a table to an edit tab, i always get the database with it, like:

    SELECT
    *
    FROM mydatabase.users

    but i want

    SELECT
    *
    FROM users

    very often i use the sql in my code, so i always have to remove the database names
    from all the selects, thats very annoying,

    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  ·  Admin →
  20. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    You can specify this in the ‘Column Separator’ section on the ‘Options’ page of the Data Export wizard.

  • Don't see your idea?