Hi everyone,
I was using my DB on sql server express on Vista HP with no problem, but when I backed it up and restored on a XP Pro SP3 machine something weird happened: I could only view and insert records, but not update or delete.
The application is an ASP.NET application using NHibernate.
How can I solve the problem? What can I check?
PS
I also tried to restore the DB using the complete SQL script but nothing changed.
Thanks