Top "Localdb" questions

LocalDB is a lightweight deployment option for SQL Server Express Edition with the same features but with a simple installation.

How do I change "Database default locations" for LocalDB in SQL Server Management Studio?

Connect to LocalDB in SSMS Open Server Properties -> Database Settings Change Data/Log/Backup locations -> click …

sql-server ssms localdb sql-server-2012-express
nHibernate and SQL Server 2012 LocalDB

Is it possible to use LocalDB databases with NHibernate? If yes, what should be installed/configured? Currently when trying to …

nhibernate sql-server-2012 localdb
ClickOnce Prerequisites: where is SQL Server Express 2014 LocalDB?

I am creating a clickonce installer for my wpf application from within Visual Studio 2013 Community edition. This application uses a …

visual-studio-2013 visual-studio-2015 clickonce localdb prerequisites
Determine if SqlLocalDB is installed

I am searching for a way to determine in WiX if SQLLocalDB is installed or not. How can I do …

wix localdb wix3.7