Debugging the database - PuzzleServer/mainpuzzleserver GitHub Wiki
To debug the database from VS 2017, do the following:
- Tools->Connect to Database
- Choose "Microsoft SQL Server" as the data source
- Choose (localdb)\MSSQLLocalDB as the server name
- Use PuzzleServer as the database name
- Click OK
After doing this, in the Server Explorer, under Data Connections, you'll be able to see the database.