I get the following error while accessing the Sitecore Training Website.
Server Error in '/' Application.
Cannot open database "SiteCoreTrainingSitecore_Core" requested by the login. The login failed. Login failed for user 'sitecore'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Cannot open database "SiteCoreTrainingSitecore_Core" requested by the login. The login failed. Login failed for user 'sitecore'.
I have installed the Sitecore Training Website but could not find the SiteCoreTrainingSitecore_Core database in MS SQL Server Management Studio. I have also checked the IIS settings and the hosts file in the Windows folder and everything looks to be fine.
What I understand from this is that I do not have the SiteCoreTrainingSitecore_Core database on my system (simple and straightforward). But if that's missing, how (and from where) to enter it into the SQL Server Management Studio?