First Release of MySQL Developer Tools!

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

First Release of MySQL Developer Tools!

Post by Devart » Wed 04 May 2005 14:50

Dear users,

Core Lab team is glad to announce a first release of MySQL Developer
Tools, extension for Microsoft Visual Studio for .NET that provides
additional design-time features.
MySQL Developer Tools provides extra design-time capabilities, such as:
  • Quickly create new components
  • DbExplorer for convenient server browsing
  • Visual Query Builder
  • Enhanced SQL Editor
  • Powerful visual editors for database objects
  • Instant grid-based data editor
  • Help integrated into Microsoft Visual Studio .NET
MySQL Developer Tools can work with MySQLDirect .NET, ODBC and OLE DB ADO.NET Data Providers
and also is available as an integral part of MySQLDirect .NET Data Provider
Professional Edition.

MySQL Developer Tools uses direct access to MySQL server and
does not require MySQL client library. It offers support for
all range of MySQL servers from 3.2.3 to the latest 5.0.2.

MySQL Developer Tools is compatible with Microsoft Visual
Studio .NET 2005, 2003 and 2002 and requires .NET Framework
1.0, 1.1, or 2.0 installed.

We're looking forward to your comments and suggestions.

Core Lab development team
http://www.crlab.com/mysqldev

Locked