59 results found
-
Code for CREATE TABLE with MariaDb "system versioning" is not generated correctly.
On a table with system versioning, from context menu I select:
Generate script as > CREATE > To new SQL window.
And the output does not include SYSTEM VERSIONING data at all.
When I run SHOW CREATE TABLE tablename - I get correct information.The same with "Edit table"
(In general it would be nice to set, if "Generate script" uses dbForge engine, or from database "SHOW CREATE TABLE", because output sometimes is drastically different)2 votes -
When editing the build order, the changes should actually be saved to the xxx.mydev file.
when adding a new table to a project, it is added to the bottom of the build order list. If I edit the list thru the project properties > build order tab, the order changes are not persisted. I have had to edit the xxx.mydev file manually (outside of visual studio) to get the build to create the .sql file with the table listed in the right order based on foreign key dependencies.
2 votesBuild Order is detected automatically.
-
allow date column autofilter on null blanks
The autofilter on columns (in data views) allows you to select { value, blanks, nonblanks } -- except for DateTime columns. Those columns allow only a date selection or "All" -- we could really use an option for "All nonblank" like on other value columns.
2 votesThis is implemented in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Crash when pasting text
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 voteThis issue is fixed in version 7.2 https://www.devart.com/dbforge/mysql/studio/download.html
-
Problems with Intellisense drop down box not updating
v 6.3.341
Open a SQL editor window, write a SELECT query - list the FROM tables, start to build SELECT clause.
Don't save Query - leave open in editor. Open a Table being referenced in query, and add a new field. Switch back to SQL editor. The new field doesn't appear in the Intellisense drop down (or whatever you call the drop down box - MS call it Intellisence) as you type.
I was doing this in the SELECT clause. I had also given the tables aliases in the FROM clause, if that make any difference.Many thanks.
1 vote -
time fields
sice today's release, time fields appear "1.12:45:00" instead of "12:45:00"
1 voteWe would like to let you know that we have released dbForge Studio for MySQL, v7.2.50 where the issue you reported is fixed https://www.devart.com/dbforge/mysql/studio/download.html
Thank you for your help in improving dbForge Studio for MySQL.
-
encode
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 -
the unsubscribe link does not work as a link. Suggestion: repair it.
In your emailed advertisement the unsubscribe link does not work as a link. Suggestion: repair it.
1 voteWe have fixed this issue.
Sorry for the inconvenience.
-
1 vote
-
Database Explorer doesn't update - 6.2.280
Under newest version (6.2.280) database explorer doesn't update, even after manually refreshing.
1 vote -
Export Data, Header and Footer not added
When exporting data to Excel you can specify a header and a footer to be add. But in the result they are not added
1 voteThese parameters will be visible when you send the Excel document to print. You can check this on the preview stage.
-
1 vote
You can specify this in the ‘Column Separator’ section on the ‘Options’ page of the Data Export wizard.
-
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
-
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
-
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 -
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/
-
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/
-
9.2.105 Bug -- Cannot connect (SSL) to AWS Aurora MySQL
Using identical configuration and credentials, v9.2.34 (and previous versions) connects to my AWS Aurora MySQL instance over SSL. However, the v9.2.105 update does NOT connect. It returns a dialog stating "SSL connection error (2026): The server hello message uses a protocol that was not recognized."
I tried many configurations, but none worked. Uninstalled and downgraded, worked on first try. Updated to latest and repeated test, same failure.
1 vote -
Query Builder - AppHangB1 error when adding to joins
When dragging two tables to the visual builder and attempting create a join between the two tables, the application hangs and an AppHangB1 error is received.
1 voteThis issue is supposed to be fixed in the new version 6.0 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/
-
Use shorter prefix for generated debug functions
The prefix "tmpdevart" is long. If the stored procedure being instrumented already has a long name, another 11 characters is a lot. Perhaps something shorter could be used just as easily and it would prevent errors about procedure name lengths being too long and failed debug compiles.
1 voteThe bug was fixed in dbForge Studio for MySQL, v5.0.54.
- Don't see your idea?