hi
I am using sql server 2005 sp4 and running win7 sp1 when i attach database my own pc it will attached normally but when i install the sql 2005 sp4 on client pc running on windows 8 and attaching the same database there the management studio shows the following error msg
TITLE: Microsoft SQL Server Management Studio Express------------------------------
Failed to retrieve data for this request. (Microsoft.SqlServer.Express.SmoEnum)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.Express.ConnectionInfo)
------------------------------
User 'guest' does not have permission to run DBCC checkprimaryfile. (Microsoft SQL Server, Error: 2571)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.5000&EvtSrc=MSSQLServer&EvtID=2571&LinkId=20476
how to resolve this issue