LocalDB deployment on client PC
问题 I am very intrigued by this new version of SQL Server Express. It\'s not clear (to me) what a setup program should do to deploy an application that use a LocalDB. Is it required to install SQL Server Express on the client PC and then attach the MDF file? Or it\'s only required to run the LocalDB.msi and it works as a standalone file like SQL Server Compact? 回答1: You don't need to install SQL Server Express to use LocalDB, as LocalDB is SQL Server Express, just easier to install. Once LocalDB