| title | Release Notes (OLE DB Driver for SQL Server) | Microsoft Docs |
|---|---|
| ms.date | 07/03/2018 |
| ms.prod | sql |
| ms.technology | connectivity |
| ms.topic | conceptual |
| author | David-Engel |
| ms.author | v-daveng |
[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]
[!INCLUDEDriver_OLEDB_Download]
This page discusses what was added in each version of the Microsoft OLE DB Driver for SQL Server.
Features added:
- Support for UTF-8 server encoding. For more information, see: UTF-8 Support in OLE DB Driver for SQL Server.
- Azure Active Directory authentication support. For more information, see: Using Azure Active Directory.
Features added:
- Support for
UseFMTONLYconnection string keyword andSSPROP_INIT_USEFMTONLYinitialization property.UseFMTONLYcontrols how metadata is retrieved when connecting to [!INCLUDEssSQL11] and newer.
For more information, see:
Bugs fixed:
- Fixed incorrect version of the BCP format file. The OLE DB Driver 18.0 incorrectly sets the version of the BCP format file to 18.0 instead of 11.0. Format files generated by the OLE DB Driver 18.0 cannot be read by the OLE DB Driver 18.1. If you need to use format files generated by the previous version of the driver with the new driver, you can manually edit the files to change the version to 11.0.
Features added:
- Support for
MultiSubnetFailoverconnection string keyword andSSPROP_INIT_MULTISUBNETFAILOVERinitialization property.
For more information, see: