Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mr_dayal
Starting Member
37 Posts |
Posted - 2008-08-06 : 02:24:34
|
| System.Data.SqlClient.SqlException: Failed to update database "C:\INETPUB\WWWROOT\KITEJUNKIES\APP_DATA\ASPNETDB.MDF" because the database is read-only. What to do in this case?Mr Dayal |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-08-06 : 08:13:57
|
| Change in Database properties to Multi-User |
 |
|
|
|
|
|