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

238 results found

  1. Make a new option for making database backup. Allow to individually take table data or not.

    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  ·  Admin →
  2. Add possibility to save dbd as picture (jpg for example) or allow user to select any page size on printer. In that case users can use pdf virtual printer or smth like this

    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 →
  3. It would be glad to have an assistant to backup from a server and restore to another server
    Less error, safer and easier

    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. Dbforge studio can't connect to mysql 5.7 default configuration.
    We have to modify the server configuration and enable the 56 compatibility
    can you modify that behaviour

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  5. MariaDB supports PCRE Regular Expressions:
    REGEXPINSTR,
    REGEXP
    REPLACE
    REGEXP_SUBSTR
    It would be nice if Studio MySQL would know these functions.

    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. CREATE DEFINER = 'camskpn'@'%'
    PROCEDURE cams_kpn.proctest(operation int, PID int, CID int, DID int, UID int, ct varchar(50), CLID int)
    BEGIN

    /*

    operations - Properties

    1 = Contract Select - PID ProjectID
    2 = Doc List - CID ContractID
    3 = Linked Documents - DID DocID
    4 = Ball in Court - DID DocID

    5 = Change Issues - DID DocID
    6 = Change Sources - DID DocID

    7 = Change Items - DID DocID
    8 = Filters - UID UserID
    9 = DocumentDetail - DID DocID
    10 = DocTypes
    11 = Stati
    12 = Change Categories
    13 = Approval Type…

    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 →
  7. 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 →
  8. I consider it possible to make a sub-folders for procedures and functions . When a large project , it can be difficult to search by name . It would be convenient to group the virtual folders procedures . For MySQL is not essential , but it is convenient for the user.

    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. when i use a table,
    i will open this table to issue something whatever,
    if we have this
    "top n by column" features
    i can open it fastly.

    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 →
  10. Is there a way to append a timestamp to the file name of exported data? EG: MyExcelReport-2016-09-14 13:59:00.xls

    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  ·  Questions  ·  Admin →
  11. 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 →
  12. Replace the call IE browser to installed on the system default.
    For example, a window opens when you call the menu item in the application in IE instead of the Opera (my default). This is extremely inconvenient

    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 →
  13. sice today's release, time fields appear "1.12:45:00" instead of "12:45:00"

    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 →
  14. When checking for updates(Help | Check for Updates...), encode the Devart authentication login field. This way email addresses containing a plus(+) will not fail.

    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  ·  Bugs  ·  Admin →
  15. In your emailed advertisement the unsubscribe link does not work as a link. Suggestion: repair 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 →
  16. 170407 12:16:38 - mysqld got exception 0xc0000005 ;
    This could be because you hit a bug. It is also possible that this binary
    or one of the libraries it was linked against is corrupt, improperly built,
    or misconfigured. This error can also be caused by malfunctioning hardware.
    We will try our best to scrape up some info that will hopefully help diagnose
    the problem, but since we have already crashed, something is definitely wrong
    and this may fail.

    keybuffersize=16777216
    readbuffersize=262144
    maxusedconnections=2
    maxthreads=151
    thread
    count=2
    connectioncount=2
    It is possible that mysqld could use

    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 →
  17. The "default" project build sequence is incorrect. dbForge Studio try to build a prolect as follows: Views, Procedures, Tables, Functions. https://www.screencast.com/t/kTg7D6sJR This leads errors at deployment stage since MySql cannot create a view if corresponding table doesn't exist. I have to change build sequence each time to correct this.

    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  ·  Bugs  ·  Admin →
  18. MySQL - utility to copy table (or part of it by query) from one MySQL DB to another MySQL DB. Type of Copy: Append, Replace or Update using specified key: list of columns

    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 →
  19. how to use json viewer???

    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  ·  Admin →

    Please perform the following:
    1. Right-click in Data Editor and select ‘Data Viewer and Editor’ from the popup menu. The ‘Data Viewer and Editor’ window opens.
    2. Press on the ‘JSON View’ button on the toolbar of the ‘Data Viewer and Editor’ window.

  20. I'm usinge the free version for mySql and MSSql. In the MSSql I found the button to view the Data as HTML. It would be nice to have it in MySql-Version free also

    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 →
  • Don't see your idea?