Future of SDAC [Provider] (OLEDb, Native Client => ODBC?)

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
asc
Posts: 13
Joined: Wed 03 Feb 2010 10:32
Location: Germany, Siegen (NRW)

Future of SDAC [Provider] (OLEDb, Native Client => ODBC?)

Post by asc » Thu 17 Nov 2016 09:06

OLEDB and SQL Server Native Client are discontinued, Microsoft uses Microsoft ODBC Driver for SQL Server in the future. Are there already plans to support this interface in SDAC?

https://msdn.microsoft.com/en-us/library/ms130828.aspx
...SQL Server Native Client (SNAC) is not supported beyond SQL Server 2012. Avoid using SNAC in new development work, and plan to modify applications that currently use it. The Microsoft ODBC Driver for SQL Server provides native connectivity from Windows to Microsoft SQL Server and Microsoft Azure SQL Database...
https://blogs.msdn.microsoft.com/sqlnat ... ta-access/
The commercial release of Microsoft SQL Server, codename “Denali,” will be the last release to support OLE DB... This deprecation applies to the Microsoft SQL Server OLE DB provider only. Other OLE DB providers as well as the OLE DB standard will continue to be supported until explicitly announced.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Future of SDAC [Provider] (OLEDb, Native Client => ODBC?)

Post by azyk » Fri 18 Nov 2016 11:23

We have already included implementation of ODBC Driver for SQL Server provider in SDAC in our roadmap.

asc
Posts: 13
Joined: Wed 03 Feb 2010 10:32
Location: Germany, Siegen (NRW)

Re: Future of SDAC [Provider] (OLEDb, Native Client => ODBC?)

Post by asc » Mon 21 Nov 2016 12:40

When will be the implementation of ODBC Driver for SQL Server probably available?

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Future of SDAC [Provider] (OLEDb, Native Client => ODBC?)

Post by azyk » Wed 23 Nov 2016 09:53

For the time being, we can't tell you the time frame for implementation of this provider. However, you can follow the news about SDAC releases in the at http://www.devart.com/news .

Post Reply