Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Express 2014 automatic instance is named MSSQLLocalDB. #6

Open
StevenTCramer opened this issue Jun 20, 2015 · 1 comment
Open

Comments

@StevenTCramer
Copy link

According to https://msdn.microsoft.com/en-us/library/hh510202(v=sql.120).aspx the name of SQL Express 2014 automatic instance is MSSQLLocalDB and not V12.0.

I would recommend that the web.config shipped be updated to use this. More likely to run right out of the box.

Change:

TO

@ghost
Copy link

ghost commented Mar 7, 2016

Hi @StevenTCramer for this demo app you can too create a new instance via cmd using SqlLocalDB.exe in the SQL Server Folder Tools/Binn

SqlLocalDB create v12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant