Where to download SQL Server 2019 Express LocalDB Installer MSI from?

1.8K    Asked by BenjaminMoore in SQL Server , Asked on Apr 16, 2021

 SQL Server 2019 is released but there doesn't appear to be a LocalDB version available for download. Does anyone know if there will be a LocalDB release or if 2017 is the last version?

Answered by Audrey Berry

You can use the documentation page containing download links for LocalDB 2016 onward is to get rid of sql server local db:Direct download links are not officially supported. The following LocalDB download links were copied from Scott Hanselman's blog post:

  • SQL Server 2016 SP1: https://download.microsoft.com/download/9/0/7/907AD35F-9F9C-43A5-9789-52470555DB90/ENU/SqlLocalDB.msi
  • SQL Server 2016 SP2: https://download.microsoft.com/download/4/1/A/41AD6EDE-9794-44E3-B3D5-A1AF62CD7A6F/sql16_sp2_dlc/en-us/SqlLocalDB.msi
  • SQL Server 2017: https://download.microsoft.com/download/E/F/2/EF23C21D-7860-4F05-88CE-39AA114B014B/SqlLocalDB.msi
  • SQL Server 2019: https://download.microsoft.com/download/7/c/1/7c14e92e-bdcb-4f89-b7cf-93543e7112d1/SqlLocalDB.msi





Your Answer

Interviews

Parent Categories