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
Open database properties --> options and set Database read-only to False.
Did the trick for me...