I just installed MS SQL Server 2005 Express SP2 (advance) on a PC running Vista...
I want to move an existing database from SQL Server 2000. I have both the MDF file and a backup file.
I tried to either Attach the mdf or restore the backup, I always end-up with error:
Attach: Unable to open the physical file
Restore: error 5 while attempting 'RestoreContainer::Validat
eTargerFor
Creation' on...
I can create a new empty database.
Any hint on what I forgot ?
Start Free Trial