New Beta of MySQLDirect .NET Data Provider 3.50 available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Serious

New Beta of MySQLDirect .NET Data Provider 3.50 available!

Post by Serious » Fri 31 Mar 2006 08:26

Dear users,

Please try new Beta version of MySQLDirect .NET 3.50 available for download now.
In this version we introduced following features:
  • Data Design Extensibility (DDEX) for Visual Studio 2005 support added
  • Mono support added
  • ASP.NET 2.0 providers added: Membership Provider, Profile Provider, Role Provider, Session State Provider
  • Dataset Wizard added
  • Enterprise Library Data Access Application Block support added
  • OUT and INOUT parameters in stored procedures supported
  • Borland Delphi 2006 support added
  • Added support for stored procedures in FetchAll=true and Prepared modes
  • Added streaming support for MySqlScript
  • MySQLDeveloper Tools installation separated from MySQLDirect .NET installation
  • Added list of Frequently Asked Questions
  • Capability to call MySQLDirect .NET runtime assemblies by partially trusted code added
  • Licensing enhanced for applications that use DbProviderFactory
  • Bug with finalizers fixed
  • Bug with binary data and national encoding in MySqlDump fixed
  • Bug with BINARY and VARBINARY types in Unicode=true mode fixed
  • Bug with LONGBLOB and MEDIUMBLOB columns fetch fixed
  • Bug with MySqlConnection.SslOptions and MySqlConnection.SshOptions properties fixed
  • Bug with MySqlConnection.Kill() method fixed
  • Bug with setting empty parameter in connection string fixed
  • Bug with fetching Unicode metadata fixed
  • Bug with MySqlCommand.ExecuteReader method when behavior is SchemaOnly fixed
  • Bug with ParameterCheck mode in describing stored procedures fixed
  • Bug with tables names quoting in MySqlLoader and MySqlDump fixed
  • Bug with installing both Mobile and Standard versions fixed
  • Bug with unicode names of database objects fixed
  • Bug with MySqlCommand.EndExecuteReader fixed
  • Bug with parameters regenerating in MySqlDataAdapter editor fixed
  • Bug with DataSet generator fixed
  • Bug with licensing SQL Server Business Intelligence Projects fixed
We're looking forward to your comments and suggestions.

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

Locked