problem moving DB from Vista to XP SP3

  • 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

  • You need to verify the security permissions on the new 'server'. Most likely, your account does not have the necessary permissions to update the database anymore.

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply