4.50.348 5-Jul-11
User reported bug fixes
- The problem with bad handshake on connecting to a server is fixed (R2057)
4.50.304 18-Aug-10
Temporary disabled navigation combo-boxes in SQL editor
The Visual Studio 2010 has number of bugs, and one of them causes IDE to crash when navigating to a member
via naviagation combo-box at the top of the SQL editor. Microsoft team reported these issues as fixed,
so we will return the functionality back when Service Pack for Visual Studio 2010 come.
4.50.289 2-Jul-10
Redesigned Database Backup Wizard
Schema Export wizard has been totally redesigned to provide more freedom
for backing up schemas. It features the following:
- Capability to save backup options for future use
- Support of command line interface. You can back up schemas in automatic mode using Windows task scheduler
- Automatic archiving of schema backup scripts
- Writing a report about backup process into a log file
- Automatic removing old backup files based on date or quantity
New tool for database developers - Query Profiler
dbForge Fusion offers results of internal MySQL tools like SHOW PROFILE and EXPLAIN in a convenient
and clear GUI. Besides you get STATUS variables for the required query automatically calculated.
Additional benefits:
- Plan of the query displayed in the tree view for easy review
- Profiling history that can be saved for further analysis
- Capability to compare profiling results in two clicks
- Capability to print profiling results
Revised Data Comparison tool
Diverse testing and close interaction with database developers, admins and casual users resulted in
thoughtful redesign and enhancement of Data Comparison tool. Now it embraces the following:
- Capability to compare and synchronize database of any length
- Increased performance of comparison processes
- Generating accurate comparison reports in HTML and Excel formats
- Capability to change synchronization direction in one click
- New comparison options: Ignore columns by mask, Ignore trailing spaces, Round float types
- Quick filtering tables in comparison results
- Optimized object management during custom synchronization
- Capability to edit values of default comparison options
- New synchronization option Exclude Comments
- Capability to add an SQL-filter to every pair of tables
- Capability to ignore triggers during synchronization
Improved Query Builder tool
Meet a stronger Query Builder tailored for creating complex conditions with several clicks.
The new power is based on the following:
- Optimized performance of the Selection tab in the expression editor
- New Wrap to Subquery option to wrap tables into a subquery
- Visual addition of subqueries to any part of the main query
- Optimized navigation in the editor, particularly between subqueries
- Capability to edit view location in the query document
- Joins show connection direction; better described connection properties
- New skin for objects on the diagram
Quick generating template SQL scripts for database objects
Thanks to this new functionality, you can save your time while working with database
objects. For example, you can quickly generate template SQL scripts CREATE, DROP,
SELECT, INSERT, UPDATE or DELETE scripts for tables. This option is available in the
context menu and called "Create Script As".
Data import from various formats
Guided by a click-and-pick wizard, the users can easily import data from seven
widely-popular formats with a multitude of settings to meticulously tune the data.
- Export to 10 widely-used data formats (HTML, Text, MS Excel, Ms Access, RTF, PDF, XML, CSV, DBF, ODBC)
- Export from tables, views, or queries
- Templates to save export settings for each data format
- Selecting columns and a range of rows for export
- Setting up fonts and colors for graphical formats
- Selecting formatting for text formats
- Setting up data formats for exported data
- Page setup for RTF, PDF, MS Excel formats
- Unicode support
Improved Data Editor
Up to 40 improvements were implemented to create quicker, easier, and more delighted ways for data
management. The Data Editor spares tens of mouse clicks a day for you saying nothing of tens of frowns.
Data Reporting and Analysis
Every user can benefit from a modern way of generating reports. Less time and manual
work is required � from getting required data from a database, analyzing, to printing
it as a smart, clear, and stylish report tuned for each particular case.
- Convenient and modern design to prepare accurate and smart-looking reports
- Easy data management within data reports
- Designing reports in a convenient wizard
- Custom queries can be used as data source, data association through drag-and-drop
- Rich set of controls
- Extended reports preview before printing
- Export to popular formats: PDF, HTML, Excel, text, image, etc.
- Extended capabilities to prepare complicated reports: master-detail, label, grouped reports
- Deep integration with dbForge Fusion to arm you with all the dbForge tools while preparing data reports
The users can convert large amounts of data into compact and informative summaries
- pivot tables. They can rearrange any obscure data by a simple drag of a mouse
to get the layout best for understanding data relations and dependencies.
- Convenient and modern design to fisk any obscure data into compact and informative summaries - pivot tables
- Momentary change of data display via drag-and-drop
- Wide choice of styles to change a pivot table appearance
- Automatic function calculation
- Various summary functions to calculate custom totals for required column or row fields
- Different types of filtering and grouping to display only required data in a pivot table
Virtual Relations on Database Diagram
Besides physically existing foreign key relations, dbForge Fusion for MySQL allows creating
virtual relations. They help create relations between those tables which storage engine do not
support foreign keys. Later virtual relations can be easily converted into physical foreign keys.
A few improvements in Schema Comparison tool
- Extended capabilities of Schema Comparison wizard
- New comparison options to ignore some table options, DEFINER and SQL SECURITY expressions,
default values for columns
- Now dbForge Fusion for MySQL can generate a clear and attractive comparison reports upon the comparison completion
Other improvements
- Microsoft Visual Studio 2010 supported
- New SQL document view layout - now you can see query text and retrieved
data at the same time
- Generate DDL wizard was renamed into Generate Schema Script
- Interaction between database connections and a MySQL service in Service Manager was improved
- A mechanism to renew a server connection after its break was implemented
- While working with an SQL document, it is easy to set a database for script execution
- Design of Procedure editor wad extended, capability to edit procedure parameters was added
- Customizable product updates check, downloading and installation
- Product installation was redesigned to allow product updating without unistalling a previous version
3.60.380 13-May-10
- 'Unable to find an entry point named SetWindowLongPtrW' problem under Win X64 fixed (T13305)
3.60.379 23-Mar-10
- New HTTP tunneling is implemented
- Public key authentication for SSH connection is supported
- More flexible setting of connection character set is implemented
- Performance on large databases has been improved
- Stored procedures are executed asynchronously now
- Retrieving data from tables has become more faster and convenient
- Database connectivity was optimized. Better performance while opening connections, managing database objects, doing schema and data export.
3.50.327 21-Jul-09
- Exception during fetching data in the comparison document fixed (42555)
- dotConnect for MySQL integration bugs fixed
3.50.325 10-Jul-09
- Various bugs with message loop processing were fixed
- Problem when trial period always expires on VS2005 was solved
3.50.320 6-Jul-09
- New excellent database diagram added
- Custom mapping of tables, columns, and views with different names available
- Custom mapping of columns with different types added
- Capability to map a table and a view added
- Capability to cancel custom mapping and return to the automatic one added
- Detailed information about each mapped column and warnings before synchronizations shown
- The Find box for quick search of objects added
- Extended filtering of objects by their status added (the following are available: valid or invalid mapping,
auto or user mapped, fully or partially mapped, included or excluded in
comparison)
- Ignore Case, Ignore Spaces, Ignore Undercores mapping options added
- Data comparison speeded by 5-10 times
- Capability to filter schema comparison results by object type, update operation, or status added
- Quick search by object name in schema comparison results added
- Grouping by comparison difference type or update operation added
- Capability to cancel grouping
- Preview of the synchronization script for any object in the schema comparison results implemented
- Execute Script Wizard added to execute large SQL scripts
- Use Compression setting added to connection
- Many other improvements
3.10.227 26-Feb-09
- Problem with retrieving data from Database Explorer was fixed (38089)
- Bugs occured during removing errors of formatting from Error List were fixed (38120, 38124)
- Bug on creating procedures with comments was fixed (38122)
3.10.225 12-Feb-09
- Options duplication is fixed when formatting options tab in VS is reopened (36814)
- 'Cannot access a disposed object' error is fixed while working with windows (37379)
- NullReferenceException error is fixed while closing the document (35195).
- NullReferenceException error is fixed while getting data in Data Editor and scrolling simultaneously (36252).
- Unicode data output in LOB editor is fixed
- Problem with changing connection string was fixed (36547)
- Bug with debug starting on the server in replication slave mode was fixed (37198)
- Bug with executing or debuging procedure which include BIGINT UNSINGED parameter was fixed (37200)
3.10.222 12-Jan-09
- The problem with Visual Studio Unit Test List and dbForge Fusion was fixed (35856)
- Bug with end date in event editor was fixed (35582)
- Some problems with generation database export file were fixed (34262)
- Many other small improvements were made.
- NullReferenceException on using horizontal scroll bar in Data Editor was fixed (36252)
- Procedure's input parameters are saved in the procedure editor between executions now
- Problem with syntax error when deploying debug engine fixed
- NullReferenceException after text replace operation fixed
3.10.209 17-Dec-08
- Nothing happens when trying to debug script problem was fixed (35278)
- Bug with showing second popup menu in left-top corner on any grid was fixed (35288)
- Issues related to 'Allow saving password' option were fixed (35343, 35345)
3.10.205 08-Dec-08
- Projects can have different connections for different configurations
- Incremental database project synchronization with the server
- Database object dependencies are now considered when generating scripts with Generate DDL, Schema Export, New Project, and Schema Synchronization wizards.
- SQL Editor performance increased
- Sample database project added to the installation
3.00.192 06-Nov-08
- NullReferenceException on text editing in the text editor was fixed (33628)
- Lost connection while running the query was fixed (33520)
- KeyNotFoundException on text editing in the editor was fixed (33546, 33682, 33844)
- Exception during clipboard operations was fixed (29068)
- NullReferenceException during exporting geometry data was fixed(33255)
- NullReferenceException on open schema comparison file without connection or with modified connection's properties was fixed (32500)
- Problem with automatic changing connection timeout was fixed (33465)
- Problem with adding additional symbols in the text of procedure during opening procedure editor was fixed (33435)
- SQL formatting errors were fixed (32352, 33413, 33599, 33611)
- Reference resolving error when building project was fixed (33560)
- Error Report when closing VS 2008 was fixed (32864)
- Visual Studio hangup during work with project was fixed (33028)
- AccessViolationException on drag'n'dropping table from Database Explorer to Dataset Designer was fixed (32869)
- Visual Studio crash during stored procedure editing was fixed (32149)
3.00.183 19-Sep-08
- Forced capitalization when saving a procedure fixed
- NullReferenceException when trying to open a schema comparison fixed (32500)
3.00.146 01-Aug-08
- MyDeveloper Tools become dbForge Fusion for MySQL
- Product devided into Standard and Professional editions.
- Database Project enhanced
- Schema comparison tool added
- Data comparison tool added
- SQL Code Formatting added
- SQL syntax check supported
- Reference check added
- Debugger for stored routines and SQL scripts added
- Brand new Query Builder implemented
- A range of data export formats extended
- Tools for centralized Server Administration and Maintenance added
- Summary Window added
- Partitioning support
- Merge and Falcon table support
- Import and Export of dbForge Fusion for MySQL Settings
- Context-sensitive help revised and improved
- Many other improvements
2.10.78 09-Jan-08
- Bug fixed with default shortcut schema loading (25263)
- Bug fixed with generic error in GDI+ (24902)
- NullReferenceException when fulfilling data export fixed (25264)
- NullReferenceException when retrieving data fixed (24961)
- NullReferenceException when working with code templates fixed (24901)
- NullReferenceException when file saving fixed (25394)
2.10.77 06-Dec-07
- Bug fixed with breakpoints validation (23587)
2.10.76 26-Nov-07
- Bug fixed with InvalidOperationException when stopping the server (24110)
- Bug fixed with decimal type fields scale parameter (24203)
- Bug fixed with generic error in GDI+ (24466)
- Bug fixed with invalid .qry file opening (24499)
2.10.74 23-Oct-07
- Bug fixed with ArgumentOutOfRangeException in QueryBuilder (23954)
- Now autoincrement in BIGINT columns is supported
- Bug fixed with displaying of several foreign keys in the table
- UTF-8 Encoding is supported in database export (23944)
- Exception when inserting text to the stored procedure text editor is eliminated (23904)
- Bug fixed with package load failure
2.10.71 02-Oct-07
- Microsoft Visual Studio 2008 support added
- Bugs fixed with foreign keys modification and creation (23722, 23724)
- Bug fixed with expanding tables or views in the Database Explorer (23751)
- Bug fixed with exception in Table Maintenance wizard (23787)
2.10.68 20-Sep-07
- Code template preview added, template system usability improved
- Naviagation history added to Database Explorer
- Column type and size can be displayed in Database Explorer
- User comments for tables columns supported
- SQL Log output customization supported
- Setting of Date format can be fulfiled in Data Editor
- Many other improvements
2.00.49 06-Jul-07
- The problem with encoding 'Chinese Simplified (GB2312)' during execute fixed
- Bug fixed with arithmetic overflow/underflow on font initialization (FixFPU)
- ArgumentOutOfRangeException during column check in the Query Builder Form bug fixed
- NullReferenceException on query execution fixed
- DllNotFoundException on connection refresh fixed (embedded server)
2.00.48 05-Jun-07
- Stored function and trigger debugging enabled for MySQL server version 5.1.13 and higher
- Breakpoint validation added for stored routines that does not contain debug info
- Stored procedure compilation bugs fixed. Improper exception handler parsing. (20535, 20537)
- Bug fixed in debugging module initialization (20751, 20769)
- Bug fixed with "JOIN" statements parsing (20788)
- Now engine is always added in the table DDL (20789)
- NullReferenceException in Security Manager fixed (20862)
- Bug fixed in Query Builder with changing table aliases from text (20978)
- NullReferenceException on Undo in stored procedure editor fixed (20979)
2.00.36 03-May-07
- Bug fixed with snippet indexing
2.00.35 24-Apr-07
- Stored routines and SQL debugging support
- Context-sensitive code completion
- Code navigation and quick info
- Project support
- Fully customizable keyboard mapping schemes
- Completely redesigned Security Manager
- Table maintenance, flush and server variables support
- Extended object search
- MySQL service manager
- Event object support
- Session manager
- Text editor syntax customization
- Code templates
- Document outline window
- Data printing supported
- Card data view added
- View data as text feature
- Pin/unpin document feature
- Many other improvements
1.70.28 14-Apr-06
- Full integration into Visual Studio using software packages
that run as a part of environment
- Compatible with Microsoft Visual Studio 2005 and Microsoft Visual Studio .NET 2003
- Since version 1.70 Microsoft Visual Studio .NET 2002 is no longer suppotred
- Drag'n'drop from DbExplorer to DataSet designer supported (Visual Studio 2005 only)
1.50.8 26-Jan-06
- Bug with stop execution fixed (9504)
- Bug with refresh node after lost connection fixed (8871)
- CASE WHEN clause supported in parser (9804)
- Read-only files saving enabled (8470)
- Minor SQL editor improvements
- Inserted row is not removed now when apply changes fails (9714)
- Begin transaction when connection is lost bug fixed (10022)
- Data window observer mode bug with invalid view fixed (9875)
- Query builder bug with invalid names in generated text fixed (9805)
- Bug with trying to use Import(Export) without connection fixed (9985)
- A few Data view and parameter editor bugs fixed
1.50.7 14-Nov-05
- User and privileges management support
- Database export/import to/from SQL script
- Trigger support
- Script support
- Stop execution feature
- Execution of the selected SQL fragment feature
- Data Export feature
- Dynamic data viewing of the tables and views in DbExplorer
- Paginal data access mode
- LOB viewer/editor
- Database object search
- Secure SSL and SSH connections support
- Query plan tool
- Duplicate object feature
- DDL generation wizard
- Embedded server support
- Data grid colors customizing
- Many other improvements
1.0.4 16-Sep-05
- Edit PrimaryKey from column editor bug fixed. (8240)
- Duplicate entry bug on tables having autoincrement fields fixed. (8198)
1.0.3 17-Aug-05
- Bug with drag'n'drop from DbExplorer to Web Forms Designer fixed. (7911)
- Bug with generating text of the stored function parameter list fixed. (7255)
1.0.2 10-Jun-05
- SQL editor speed increased.
- Bug with altering stored procedure on MySQL server 5.0.3 and higher fixed.
1.0.1 26-May-05
- Visual Studio 2005 Beta 2 support added.
- Bug with "camel-cased" tables on Linux server fixed.
1.0.0 29-Apr-05
- First release of MyDeveloper Tools for Visual Studio.
© 2004-2011 Devart. All rights reserved.