Is Visual Studio 2008 (SP1) compatible with SQL Server 2019?

Tiger TFZ 1 Reputation point
2021-10-01T00:27:05.137+00:00

We have an old product using Visual Studio 2008 (SP1) and SQL Server 2008.
Since SQL Server 2008 is not supported in Windows 10, we have to upgrade it to SQL Server 2017 or SQL Server 2019.
Can we sill use Visual Studio 2008 (SP1)?

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
395 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,251 Reputation points
    2021-10-01T02:14:29.5+00:00

    Hi @Tiger TFZ ,

    No.
    It only supports any edition before 2012 of SQL Server.
    Please refer to this doc for more details about how to update Visual Studio:
    https://learn.microsoft.com/en-us/visualstudio/install/update-visual-studio?view=vs-2019
    The latest version is Visual Studio 2019.

    BTW, after upgrading Visual Studio you should use the latest SQL server (2019), which is always correct.

    Best regards,
    Seeya


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments