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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 database is read only

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
Go to Top of Page
   

- Advertisement -