I was using SSMS to restore a database backup onto another database in a SQL Server 2008 instance, when I received the error message: "specified cast is not available".

The backup was made on a SQL Server 2005 instance.

Any help would be appreciated!

link|improve this question
feedback

1 Answer

I can't recall/find what causes it

Your backup is most likely password protected

You can do a manual RESTORE without using the GUI

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.