Restore database

accessman2

Registered User.
Local time
Today, 01:37
Joined
Sep 15, 2005
Messages
335
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?
 
sounds like you are restoring a 2005 database to a 2000 server, which cannot be done
 
or


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

Users who are viewing this thread

Back
Top Bottom