View Full Version : Restore database


accessman2
03-13-2007, 09:34 PM
Hi,

When I restore the database, I got this message,

The media set for database 'ASP.NET' has 2 family members but only 1 are provided. All members must be provided. RESTORE DATABASE is terminating abnormally.

What's the problem?

SQL_Hell
03-14-2007, 06:34 AM
sounds like you are restoring a 2005 database to a 2000 server, which cannot be done

SQL_Hell
03-14-2007, 06:43 AM
or


there may be 2 data files with this database you are restoring, you can check this in enterprise manager