|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Sunday, May 05, 2013 11:09 PM
Points: 66,
Visits: 260
|
|
I tried to attach database to sql server 2008 .
i got error
"Database 'DATABASE_NAME' cannot be upgraded because it is read-only or has read-only files. Make the database or files writeable, and rerun recovery."
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 2:25 AM
Points: 1,125,
Visits: 14,518
|
|
| Sounds like the read only file system property is set to true on one of the files you are trying to attach.
|
|
|
|