Hi,
I seem to be having a problem after the exercise on page 471. When I create a new review it seems to update the reviews table which I can see in the server explorer on VS2015. However when i try to load the PlanetWrox db in MSSM2012 it doesnt load up and i get the message that says:
"TITLE: Microsoft SQL Server Management Studio
Cannot show requested dialog.
ADDITIONAL INFORMATION:
Cannot show requested dialog. (SqlMgmt)
Property Collation is not available for Database '[PlanetWrox]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights. (Microsoft.SqlServer.Smo)"
OR THIS:
"TITLE: Microsoft SQL Server Management Studio
Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click:
http://go.microsoft.com/fwlink?ProdN...r&LinkId=20476
ADDITIONAL INFORMATION:
The database 'PlanetWrox' cannot be opened because it is version 852. This server supports version 706 and earlier. A downgrade path is not supported. (Microsoft SQL Server, Error: 948)"
I think it's something to do with the versions and that everytime VS2015 updates the table it affects something with the versions.
Has anyone else had this problem?
Thanks
Harv