Articles
Sort by recent activity
Using LocalDB with SmartAssembly
SmartAssembly allows you to use any version of SQL for its internal database. This will help you connect to LocalDB.
For LocalDB, the connection string usually takes the form Server=(LocalDB)\mssql...