59 results found
-
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/
-
LOB editor restriction
The LOB editor does not allow to save normal size pictures. It seams like a cutting of file while inserting (CRL+V) into it.
1 vote -
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/
-
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/
-
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
-
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
-
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
-
1 vote
You can specify this in the ‘Column Separator’ section on the ‘Options’ page of the Data Export wizard.
-
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.
-
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 -
1 vote
-
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 -
Fix false-positive syntax error detection when using UNION
I recently upgraded to dbForge 7.3 and discovered that the SQL syntax highlighter is incorrectly highlighting valid SQL (per MySQL 5.6) as if there is an error. Example SQL is below.
The effect is that the word "UNION" in the SELECT statement will display the red error underline (hover text: 'Identifier' expected) and the closing parenthesis will be similarly highlighted (hover text: Unexpected symbol ')'). If you run the query, the error highlighting will disappear until the SQL is edited, at which point it will immediately return.
-- SQL syntax highlighter bug in dbForge for MySQL 7.3.137
DROP TEMPORARY TABLE…
0 votes -
UI 'loses' SQL Security setting after schema compare
When we synchronise a DB schema with another we push the SQL SECURITY INVOKER setting but editing the destination/target procedure afterwards the GUI ignores this and reverts to DEFINER.
0 votes -
Enable Code Completion when writing stored procedure
There doesn't appear to be anyway to use code completion in version X when editing stored procedures? It works like a champ when writing a normal query
0 votesThis issue is fixed in the new build 6.0.151 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/download.html
-
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)0 votes -
replication
When you modify the database structure, e.g. delete a table in a particulary database, dbforge dont use that database, instead of that, modify directly the database information_shema, so there are problems in replication configurations.
0 votes -
Upgrade ssh connection / Can't connect on openssh > 7.0
OpenSSH 7.0 defaults to no support for diffie-hellman-group1-sha1 key
exchange.If we can't edit the config of openssh, we can't use the SSH security feature. Can you upgrade the lib and use one of the default protocol ?
0 votes
- Don't see your idea?