Publish date: 2020-05-14

ADO.NET Provider v1.19

The new release of our ADO.NET provider optimizes the process of reconnecting to the database. Now OleDbConnection component caches and reuses:

  • Class identifier (CLSID) of OLE DB providers
  • Description of OLE DB provider initialization properties
  • Processed database connection strings

Added caches have reasonable limits on the number of elements.


Publish date: 2020-05-14. Copyright: IBProvider. This material may be reproduced on other web sites, without written permission but link https://www.ibprovider.com/eng required.