Skip to content

Commit 5720110

Browse files
author
MightyPen
committed
Release Notes reformatted, 'connect/OLEDB/', DevO= 1468988.
1 parent a3f301b commit 5720110

1 file changed

Lines changed: 37 additions & 22 deletions

File tree

Lines changed: 37 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,62 @@
11
---
22
title: "Release notes (OLE DB Driver for SQL Server) | Microsoft Docs"
3-
ms.date: "02/12/2019"
3+
ms.date: "02/13/2019"
44
ms.prod: sql
55
ms.technology: connectivity
66
ms.topic: conceptual
7-
author: David-Engel
8-
ms.author: v-daveng
7+
ms.reviewer: genemi
8+
## author: David-Engel
9+
## ms.author: v-daveng
10+
author: mateusz-kmiecik
11+
ms.author: v-makmie
912
---
10-
# Release notes for the Microsoft OLE DB Driver for SQL Server
13+
# Release notes for the Microsoft OLE DB Driver, for SQL Server
14+
1115
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
1216

1317
[!INCLUDE[Driver_OLEDB_Download](../../includes/driver_oledb_download.md)]
1418

1519
This page discusses what was added in each version of the Microsoft OLE DB Driver for SQL Server.
1620

17-
## What's new in version 18.2.1
21+
## 18.2.1
22+
23+
February 2019
1824

19-
**Features added:**
25+
### Features added
2026

21-
* Support for UTF-8 server encoding. For more information, see: [UTF-8 Support in OLE DB Driver for SQL Server](features/utf-8-support-in-oledb-driver-for-sql-server.md).
22-
* Azure Active Directory authentication support. For more information, see: [Using Azure Active Directory](features/using-azure-active-directory.md).
27+
| Feature added | Details |
28+
| :------------ | :------ |
29+
| Support for UTF-8 server encoding. | •   [UTF-8 Support in OLE DB Driver for SQL Server](features/utf-8-support-in-oledb-driver-for-sql-server.md). |
30+
| Azure Active Directory authentication support. | •   [Using Azure Active Directory](features/using-azure-active-directory.md). |
31+
|   |   |
2332

24-
## What's new in version 18.1.0
33+
## 18.1.0
2534

26-
**Features added:**
35+
July 2018
2736

28-
* Support for `UseFMTONLY` connection string keyword and `SSPROP_INIT_USEFMTONLY` initialization property.
29-
`UseFMTONLY` controls how metadata is retrieved when connecting to [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] and newer.
30-
For more information, see:
31-
* [Using Connection String Keywords with OLE DB Driver for SQL Server](applications/using-connection-string-keywords-with-oledb-driver-for-sql-server.md)
37+
### Features added
3238

33-
**Bugs fixed:**
39+
| Feature added | Details |
40+
| :------------ | :------ |
41+
| Support for the `UseFMTONLY` connection string keyword, and for the `SSPROP_INIT_USEFMTONLY` initialization property. | `UseFMTONLY` controls how metadata is retrieved when connecting to [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)] and newer.<br/><br/>&bull; &nbsp; [Using Connection String Keywords with OLE DB Driver for SQL Server](applications/using-connection-string-keywords-with-oledb-driver-for-sql-server.md). |
42+
| &nbsp; | &nbsp; |
3443

35-
* 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.
44+
### Bugs fixed
3645

37-
## What's new in version 18.0.2
46+
| Bug fixed | Details |
47+
| :-------- | :------ |
48+
| 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 to 11.0.<br/><br/>Format files generated by the OLE DB Driver 18.0 cannot be read by the OLE DB Driver 18.1.<br/><br/>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. |
49+
| &nbsp; | &nbsp; |
3850

39-
**Features added**:
51+
## 18.0.2
4052

41-
* Support for `MultiSubnetFailover` connection string keyword and `SSPROP_INIT_MULTISUBNETFAILOVER` initialization property.
42-
For more information, see:
43-
* [OLE DB Driver for SQL Server Support for High Availability, Disaster Recovery](features/oledb-driver-for-sql-server-support-for-high-availability-disaster-recovery.md)
44-
* [Using Connection String Keywords with OLE DB Driver for SQL Server](applications/using-connection-string-keywords-with-oledb-driver-for-sql-server.md)
53+
### Features added
54+
55+
| Feature added | Details |
56+
| :------------ | :------ |
57+
| Support for the `MultiSubnetFailover` connection string keyword, and the `SSPROP_INIT_MULTISUBNETFAILOVER` initialization property. | &bull; &nbsp; [OLE DB Driver for SQL Server Support for High Availability, Disaster Recovery](features/oledb-driver-for-sql-server-support-for-high-availability-disaster-recovery.md).<br/><br/>&bull; &nbsp; [Using Connection String Keywords with OLE DB Driver for SQL Server](applications/using-connection-string-keywords-with-oledb-driver-for-sql-server.md). |
58+
| &nbsp; | &nbsp; |
4559

4660
## See also
61+
4762
[Microsoft OLE DB Driver for SQL Server](oledb-driver-for-sql-server.md)

0 commit comments

Comments
 (0)