132 results found
-
color schemes for text editor and server databases tree
Please make color schemes for everything what is NOT a skin (eg. text editor area, servers-databases tree area, properties area). It is important for me to work only in blacks and dim colors. Options > Text Editor> Font & Colors no can do!
14 votesThe feature is added in dbForge Studio for MySQL, v6.2.
-
Support access to MySQL servers on Amazon AWS
Ability to connect to MySQL servers hosted on Amazon cloud.
0 votesHello,
> Support access to MySQL servers on Amazon AWS
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 -
find in LOB editor
add possibility to ctrl+F to find text in LOB editor
3 votesThis feature is implemented in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Hide/dockable options from the routine edit window as it leaves little space for routine code.
When we edit a routine in dbforge, the routine window has + Options and its window for parameters. This takes a lot of space even when we don't have any parameters. I think this should be dockable so we can get more space to view the code in the routine. At the moment I can see only 13 lines of code and have to scroll up & down continously as my routines have more than 400 lines.
1 voteSuch behavior is present in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Import/export compatibility with Excel/Access 2007 (xlsx and accdb formats)
Currently, importing/exporting to Excel/Access uses 2003 format. Would appreciate ability to recognise 2007 format (importing from Access 2007 not possible, exporting to Excel limited to 65000 rows, not the 1 M+ from 2007).
18 votes -
Attention Color highlight, for database. for Be patient, with Public and Develop databases..
Allow user to choose color for DB, which will shown in editor as background or something. And don't be worry about working with Test DB and Production DB.
9 votesThe feature is available in dbForge Studio for MySQL, v6.2.
-
Duplicate object should work across database servers
Currently the duplicate object is only capable of copying tables and other objects on the same host. There does not seem to be any reason why it could not work across hosts. Thsi would be handy to easily migrate objects from a development server to production.
4 votesThis operation is best completed with schema/data comparison tools.
-
20 votes
Please check dbForge Studio for MySQL, v6.1.
-
47 votes
-
Mutiple result sets displayed into tabbed data views
Be able to see results of recent queries in data view
4 votesHello,
> Mutiple result sets displayed into tabbed data views
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 -
NULL in OUT Parameter in Stored Procedure
If OUT Parameter is INT or BIGINT
and if result is NULL for OUT Parameter
dbForge for MySQL returns 0 instead of NULL
Please add this feature in your coming release.3 votes -
CURRENT_TIMESTAMP checkbox for a new column TIMESTAMP as default value
It will very usefull to make this option in new version.
13 votes -
Export resultset as SQL
Exporting resultset not as CSV and so on, but as SQL insert statements, for example, just how phpMyAdmin can
109 votesHello,
> Export resultset as SQL
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 -
Visual query builder to work with update / insert / delete queries
like in M$ Access
67 votesHello,
> Visual query builder to work with update / insert / delete queries
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 -
internal sample data generator
will be useful for rapid filling of data and study the performance, before it becomes a problem.
33 votesMeaningful test data generation is available in a new tool – dbForge Data Generator for MySQL. In a few months it’ll be implemented in dbForge Studio for MySQL.
-
Code Refactoring
auto-change of source code containing a procedure, function, view, or table name if renamed or moved to another schema.
116 votesHello,
We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the Database Refactoring functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html
It is well known that the refactoring of a database is not an easy task and every developer or administrator, sooner or later, encounters it.
You should expect problems when refactoring a MySQL database in the following cases:
1) When renaming the table column referenced by the column of another table via foreign key.
2) When renaming the table column or the table itself from which data is fetched in a view.
3) When renaming objects with code.All the above cases were handled by us during developing this functionality and tested on real databases.
In our application, Refactoring can be invoked from the popup menu of each object in Databse Explorer as well as from the visual object editor when changing the name…
-
1 vote
-
Show number of object in the database explorer (tree) panel
There is the "Explorer" panel on the left (by default) where available database are shown. If you expand a database node you see Tables, Procedures, Functions and other nodes.
It would be good if number of objects were shown in the parentheses near the node name, for example:
MyDatabase
+Tables (50)
+Procedures (200)
+Functions (100)Personally, I need to see if an object (or objects) has been added to the database. For example I execute 3 create procedure statements, and then I want to check that number of procedures has been increased by 3.
12 votes -
Ability to create and manage user groups in Security Manager
Creation and easy management of the groups of user with equal access rights
1 vote -
Ability to disregard white space in schema comparisons
Ability to disregard white space in schema comparisons
43 votes
- Don't see your idea?