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
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 readonly after restore

Author  Topic 

cuta
Starting Member

1 Post

Posted - 2009-04-23 : 17:44:39
I was using my DB on sql server express on Vista HP with NHibernate with no problem, but when I backed it up and restored on a XP Pro SP3 machine the DB was read only.

The application is an ASP.NET application using NHibernate.

How can I solve the problem?

PS
It's not correct it's read only i can read and insert, but not modify and delete records.
What can I check?

Thanks
   

- Advertisement -