131 results found
-
Which server and database am I about to run this query on?
When working on an SQL query with multiple servers available, it'd be nice to be able to display which server (and database) the sql will be running on... (or make it more evident if it's already there and I'm missing it)
1 vote -
Show SQL of filter
When creating a complicated filter I would like to export the generated select statement to clipboard so I can use it for update statements
1 voteThis can be achieved as follows:
1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.
2. Navigate to the ‘Environment → Output’ branch.
3. Select the ‘Write queries sent by the program to the SQL Log’ option.
4. Restart dbForge Studio for MySQL.Now you can view the corresponding queries on the ‘SQL Log’ tab of the ‘Output’ tool window that can be opened by selecting ‘View → Output’ from the main menu.
-
Make the DML editable when creating or modifying a table
Make the DML editable when creating or modifying a table. This is available in the MSSQL version of dbForge and is VERY useful when wanting to cut/paste column definitions from other tables
1 vote -
template based stored procedure generator
Provide a template based stored procedure generator. This would help with large projects where CRUD stored procedures need to be generated for multiple tables
1 vote -
edit table comment
Editing of all table options in MySQL especially table comment.
1 voteThis can be done on the Main tab of Table Editor.
Please refer to the ‘Main, Table Editor’ topic in the product’s Help documentation for details.
-
1 vote
There are command line switches for generating data reports, backup, restore operations.
For help, please type the following in the command line prompt:
C:\Program Files\Devart\dbForge Studio for MySQL>dbforgemysql
-
Set INDEX type for PRI KEY in Primary Key Dialogue Box.
There doesn't appear to be anyway to define the Index type used on a Primary Key column when creating a table or altering a table without hand writing the DDL SQL. Please consider adding a drop down box in the Primary Key Properties dialogue box so this can be set when choosing other Primary key properties. Thanks.
1 voteThis can be achieved as follows:
1. Expand a table in Database Explorer.
2. Right-click the ‘Indexes’ node.
3. Select ‘New Index…’ from the popup menu. -
1 vote
-
Export tables in one file
Export tables in one file.
When I need to export multiple tables I have to run PhpMySql.1 voteThis can be achieved with the Database Backup feature with the help of which you can export selected tables into one file. Please also see the following https://www.devart.com/dbforge/mysql/studio/docs/index.html?how_to_backup_a_database.htm
-
Add possibility save database diagram as picture
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 voteYou can export the database diagram to one of the available formats with the ‘Export to Image’ feature available in the popup menu of the diagram. Please also see the following article http://blog.devart.com/how-to-save-database-diagrams-as-an-image.html
-
Backup and restore on other server feature
It would be glad to have an assistant to backup from a server and restore to another server
Less error, safer and easier1 vote -
Regexp-Functions of MariaDB
MariaDB supports PCRE Regular Expressions:
REGEXPINSTR,
REGEXPREPLACE
REGEXP_SUBSTR
It would be nice if Studio MySQL would know these functions.1 voteThis is supported in dbForge Studio for MySQL, v7.2 https://www.devart.com/dbforge/mysql/studio/download.html
-
folder for procedure and function
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 voteThis is implemented in Script Folder.
-
top n by column
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 -
1 vote
This is supported in dbForge Studio for MySQL, v7.2 https://www.devart.com/dbforge/mysql/studio/download.html
-
Replace the call IE browser to installed on the system default
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 inconvenient1 vote -
MySQL table copier from one db to another
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 voteThis can be done with the Data Compare feature.
-
HTML-View like in dbForge Studio for MSSQL
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 -
Error reports with no email client
Few people still use email clientes in their laptops these days. I frequently see errors in dbForge Studio, I frequently find errors on the new 7.3 version, but I cannot send them.
It's 2018, please create an API to receive these errors without requiring email clients.
1 vote -
high dpi font zoom
in high resolution/dpi, like 2k or 4k under 30" screen, the control and tree font is too small and could not found setting to adjust.
1 voteMany bugs with 4k displays are fixed.
- Don't see your idea?