Download

Provider Activation

All data providers on this download page must be activated before you can take advantage of them.

To activate a provider:

Firebird OLEDB Provider

Update History:

Date Changes
2007-01-20 Fixed an activation defect
2006-05-07 Removed Visual C++ 7.1/8.0 dependency; Added support of server-client architecture as well as embedded db and support for Firebird 1.5.3 and 2.0 beta release
2006-03-05 Fixed a critical activation bug
2005-11-27 Updated to support ADO.NET 2.0
2005-10-16 Changes were made to support Western charset and unicode
Firebird OLE DB Provider
Provider VB Test Source

MySQL OLEDB Provider

Update History:

Date Changes
2010-08-29 Improved performance on query execution such that column schema information is retrieved if and only if needed
2010-07-22 Fixed a defect without join and show grants in linked server
2010-07-03 Fixed a defect with blob date type in the case such that the data size is bigger than 8000 bytes
2010-06-23 Corrected error message for registration failure
MySQL OLE DB Provider (Win32 Beta)
MySQL OLE DB Provider (Win32)
MySQL OLE DB Provider (Win64 Beta)
MySQL OLE DB Provider (Win64)
Provider VB Test Source
C# Sample Source Code

MariaDB OLEDB Provider

Update History:

Date Changes
2016-04-23 Updated after beta test
2015-07-15 Initial Release
MariaDB Provider (x64)
MariaDB Provider (x86)

SQLite OLEDB Provider

Update History:

Date Changes
2007-01-20 Unlocked all features as long as it is activated; Fixed an activation defect; Improved performances
2006-10-06 Implemented GetColumnInfo on command object
2006-09-24 Implemented schema rowset for views
2006-09-17 Implemented ICommandPrepare interface
2006-08-03 Upgraded the provider with SQLite Engine 3.3.6 along with a minor exception fix
2006-03-05 Fixed a critical activation bug and a string parameter binding issue
2006-01-02 Fixed a binary input parameter binding issue
2005-11-27 Upgraded to support ADO.NET 2.0
2005-07-01 Corrected provider behavior on database exception
2005-06-23 Reduced provider size
SQLite OLE DB Provider
Provider VB Test Source
C# Sample Source