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
Make sure the files are writeable (not read-only), and that your user has write permissions on them.
Also, on most recent systems, the Program Files directory is read-only. Try to place the files in another directory.