System.Data.SqlClient.SqlError The File MDF is compressed but does not
reside in a read only database or filegroup.The file must be decompressed when I resotore Database in SQL Server 2005.
With Regards
Bvenkat Jeewesh
S/W Developer
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sandeep PantPosted Aug 1, 2012, 2:23 AM
Try this :
open your .mdf file properties dialog box, and in the advance tab check if the "compress content" checkbox is checked or not if it is checked uncheck it and save changes . hope this solves your problem