I used the following the script to attach a database. But the database created is read only. What modifications should I make in the script to make it read-write. Pl
If SQL Server Service is running as Local System, than make sure that the folder containing databases should have FULL CONTROL PERMISSION for the Local System account.