2.80.0 06.09.06
---------------
- Support for Turbo Delphi for .NET and Turbo C# added
- Bug with quoting identifiers in design time fixed
- Bug with setting ConnectionTimeout connection parameter for Borland Delphi 2006 fixed
2.70.1 03.03.06
---------------
- Support for Borland Developer Studio 2006 added
- Added support for ISQLSchemaCreate interface that allows to create schema objects
- OUT and INOUT parameters in stored procedures supported
- Bug with BINARY and VARBINARY types in Unicode=true mode fixed
- Bug with LONGBLOB and MEDIUMBLOB columns fetch fixed
- Stored procedures support improved
- Bug with connection pooling fixed
- Provider name changed
2.50.0 26.09.05
---------------
- SSL connection to MySQL server support added
- SSH client forwarding protocol support added
- View editing supported
- MySQL Embedded server 4.1 support added
- Returning result sets from stored procedures supported
- Performance increased
- Bug with getting function parameters fixed
2.10.1 07.06.05
---------------
- Tested with MySQL 5.0.4
- Bug with getting tables fixed
- Bug with executing functions and procedures fixed
2.10.0 02.05.05
---------------
- Unicode support enabled for MySQL 4.0
- Support for DataSync and DataHub components in a remote setting added. Remoting sample added
- Support for ECO Framework added. EcoDemos sample added
- Metadata information support has been expanded. Metadata sample added
- Known bugs fixed
2.00.0 08.12.04
---------------
- MySQL 5.0 support added
- Support for Borland Delphi 2005 added
- Tested with MySQL 4.1.7
- Performance increased
- Support for multiple query added
- Known bugs fixed
1.55.0 18.03.04
---------------
- Support for Borland Delphi 8 Update Pack 2 added
- New connection string parameters added: Direct, Embedded, Compress
and Protocol and Connection pooling parameters
1.50.0 12.02.04
---------------
- Support for Borland Delphi 8 added
- Access to MySQL server without client library
- MySQL 4.1.1 alpha support added
1.10.0 15.09.03
---------------
- Support for connection pooling added
- Support for multiple query execution added
1.00.0 05.09.03
---------------
First release of BDP.NET provider for MySQL