51

I am not able to install using the online installer. Can anyone point me to where I can find the offline installer? I tried searching with Google gut with no luck.

This is similar but not an offline installer.

How to install localdb separately?

This is the error I encounter repeatedly using the online installer (probably due to the firewall): enter image description here

Andreas
  • 5,393
  • 9
  • 44
  • 53
Rahul
  • 10,830
  • 4
  • 53
  • 88

3 Answers3

95

Go to this page: https://www.microsoft.com/en-us/sql-server/sql-server-editions-express

Click the download link to download and launch the 5 MB installer.

In the Installer, select "Download Media"

enter image description here

Direct URL: https://download.microsoft.com/download/9/0/7/907AD35F-9F9C-43A5-9789-52470555DB90/ENU/SqlLocalDB.msi

Direct URL for SQL Server 2017 LocalDb: https://download.microsoft.com/download/E/F/2/EF23C21D-7860-4F05-88CE-39AA114B014B/SqlLocalDB.msi

**UPD 2019-03: Current LocalDB version has a bug which can be fixed by installing the latest Cumulative Update (CU)

ErikEJ
  • 40,951
  • 5
  • 75
  • 115
7

For SQL Server 2022 LocalDB (en-US) the URL is: https://download.microsoft.com/download/3/8/d/38de7036-2433-4207-8eae-06e247e17b25/SqlLocalDB.msi

If you want other languages, my technique for finding the URLs is here: https://blog.dotsmart.net/2022/11/24/sql-server-2022-localdb-download/

Duncan Smart
  • 31,172
  • 10
  • 68
  • 70
3

for those who seek 32 bit edition localDB for download, here it is:

http://download.microsoft.com/download/8/D/D/8DD7BDBA-CEF7-4D8E-8C16-D9F69527F909/ENU/x86/SqlLocaLDB.MSI

smoothumut
  • 3,423
  • 1
  • 25
  • 35