vote up 0 vote down star

I have done some research online but i cant seem to find a proper answer. I am trying to restore a SQL server 2008 backup onto a sql express 2008 system (Live environment backup to Development environment)

The problem is i keep getting a "SQL Server cannot process this media family" error code 3241.

Any ideas???

Thanks

flag

50% accept rate

1 Answer

vote up 0 vote down

A simple solution would be to create a script of the DB and then run it on an empty database of the same name.

Ref: http://www.devx.com/dbzone/Article/40531

link|flag

Your Answer

Get an OpenID
or

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