where to download the '"Microsoft OLE DB Providers for SQL Server" for WinXP and Win 2008

Corrine Chen 40 Reputation points Microsoft Employee
2023-01-19T07:26:30.7633333+00:00

Hi team,

My customer needs to download the OLE DB Provided for SQL Server for WinX and Win 2008 versions.

We understand that XP and Win 08 is out of support already. But just wondering if you may have any other inputs to help us please?

Many thanks!

Corrine

Windows for business | Windows Client for IT Pros | User experience | Other
SQL Server | Other
{count} votes

Accepted answer
  1. Olaf Helper 47,516 Reputation points
    2023-01-19T07:37:59.7266667+00:00
    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Limitless Technology 44,776 Reputation points
    2023-01-19T13:49:56.4533333+00:00

    Hello there,

    This page describes Microsoft's historical data connection technologies for connecting to SQL Server. https://learn.microsoft.com/en-us/sql/connect/connect-history?view=sql-server-ver16

    Microsoft OLE DB Driver for SQL Server https://learn.microsoft.com/en-us/sql/connect/oledb/oledb-driver-for-sql-server?view=sql-server-ver16

    Hope this resolves your Query !!


    --If the reply is helpful, please Upvote and Accept it as an answer--

    1 person found this answer helpful.

  2. Erland Sommarskog 122K Reputation points MVP Volunteer Moderator
    2023-01-19T22:55:26.52+00:00

    I would not expect MSOLEDBSQL, the current OLE DB driver to install on these old operating systems.

    The most recent that can install is SQL Server Native Client 11, but since it is out of date, it may not be available as such. It came with SQL 2012.

    Then again, both these operating systems come with SQLOLEDB, which is the old OLE DB provider for SQL 2000. So unless you absolutely need features added in later versions, you can use this provider.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.