Created
August 26, 2018 12:53
-
-
Save Anduin2017/6ed63545e76c0be7d0a08b4f05ac7ad4 to your computer and use it in GitHub Desktop.
SQL Server Local DB connection string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Server=(localdb)\\mssqllocaldb;Database=aspnet-MyApp-C54B83E0-93D8-47E7-B98D-C9596AF7DDC3;Trusted_Connection=True;MultipleActiveResultSets=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment