240 results found
-
year out of range
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 voteThis issue is fixed in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
1 vote
-
ability to select the entire output data grid, copy to excel
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 -
... provide a way to export the schema as HTML so it can be used in a document, like Javadoc almost.
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 voteThis can be performed with the Documenter feature.
-
Allow Format Document when SQL Complete is disabled
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 voteThis feature is available in dbForge Studio for MySQL, v6.1.166.
-
fix down load
have registered but can not download dbforge studio express edition to try
1 votePlease follow the link: http://www.devart.com/dbforge/mysql/studio/download.html
-
Retain case of user-defined variables & object names
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 voteThis functionality was completely redesigned in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Restore the option "Go to definition F12" in contex menus
Restore the option "Go to definition F12" in contex menus
It was very great to have "Go To Definition" (F12) in context menus.1 voteThis feature is present in the latest version 6.3 https://www.devart.com/dbforge/mysql/studio/download.html
-
refresh data
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 voteYou 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’. -
have the main application check the draw coordinates are always to an active display area
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 -
Highlight sha2 function in SQL document
The sha2 function is not highlighted in red in a SQL document.
1 voteIt’s supported in the new version 7.0 of dbForge Studio for MySQL https://www.devart.com/dbforge/mysql/studio/download.html
-
dbForge Studio for MySQL hungs sometimes
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 voteA similar problem was fixed. Please try the latest build 6.0.265: http://www.devart.com/dbforge/mysql/studio/download.html
-
export data to SQL always prepends database name
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 voteWe were not able to reproduce this issue on the latest build 6.2.280. Please try the latest build.
-
Split type and length in table editor
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 -
Please, remove choosing autocomplete item with space button..
Please, remove choosing autocomplete item with space button.. Its not comfortable when you type something and press space.
1 votePlease 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.
-
Create JSON Data Import Formats option
Create JSON Data Import Formats option. You already have XML, and many websites and file downloads are now JSON
1 vote -
keyboard shortcut to show/hide resutls
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 -
The cut & paste through kyes (Ctrl-C & Ctrl-V) is blocked!
After the last update cut & paste using standard windows keyboard command is not working
please fix it1 voteWe would like to let you know that we have released the new build 6.1.166 of dbForge Studio for MySQL where the issue you reported is fixed http://www.devart.com/dbforge/mysql/studio/download.html
-
Stop using database name while drag and drop
when i drag&drop a table to an edit tab, i always get the database with it, like:
SELECT
*
FROM mydatabase.usersbut i want
SELECT
*
FROM usersvery 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 -
1 vote
You can specify this in the ‘Column Separator’ section on the ‘Options’ page of the Data Export wizard.
- Don't see your idea?