Many new improvements in the database application development area in Delphi 2006:
- Support for MySQL 4.0.24 BDP Provider.
- Support for new Oracle 9i data types.
- BDP.NET : you can now use connection pooling to decrease connection time by using a connection from an existing pool.
- BDP.NET : Reconcile Error Dialog: When an error occurs during a database Delete, Insert or Update operation, the Reconcile Error dialog box lets you to decide on the proper action.
- dbExpress - Unicode support.
- dbExpress - TSQLQuery support.
- dbExpress - support for dbExpress MSSQL return values from Stored Procedures has been added.


