Skip to content

Instantly share code, notes, and snippets.

@megoth
Created November 11, 2013 08:51
Show Gist options
  • Save megoth/7409993 to your computer and use it in GitHub Desktop.
Save megoth/7409993 to your computer and use it in GitHub Desktop.
cd "C:\Program Files\Microsoft SQL Server\110\Tools\Binn"
SqlLocalDB.exe start "Projects"
pause
SqlLocalDB.exe stop "Projects"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment