I recently upgraded from SharePoint 2007 to SharePoint 2010, this involved backing up the content databases and restoring them to the SQL Server. However my primary content db for the new server "WSS_CONTENT" has this error displayed in the SP Admin Console:
WSS_Content Content Database Database is too old and upgrade is required
And in the event log there is this:
There is a compatibility range mismatch between the Web server and database "WSS_Content", and connections to the data have been blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and build level to return to compatibility range.I need to fix this ASAP, can anyone assist on how I can get this database going? Thanks in advance.