I’m hoping someone can help me. My client has an old application which uses SQL server 2000. I am trying to transfer the data from one server to another. The SQL server is running in virtual software (Virtualbox) . The host operation system is Windows 7, guest is Windows 2000 pro.
There are 2 separate computers involved. Data needs to be transferred from computer C1 to computer C2. On C1 I can successfully create the backup files for each database. When I transfer them to C2 and try to restore all I get is a small rectangle with the word Error in it. Nothing of importance is written to the SQL logs.
What 3rd party (non Microsoft) utilities could help me restore the data from the backup files?
Thank you for your help.