Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Problem Restoring Database

Author  Topic 

harry_mohan
Starting Member

2 Posts

Posted - 2009-01-25 : 03:04:14
Hi Guys,

I am fairly new to Sql Server and I am having trouble restoring database using SQL Server 2005's SQL Studio Management.

I am learning Ajax with Asp.net from Programming .net 3.5 book and it has a back up database to use which contains first 65000 last names of US residents. But I am not able to proceed since this error is coming while restoring. Please if possible tell me the remedy of this problem

The link to back up database is this-:
tinyurl.com/3dbtpm

Thank you in advance for your help/suggestions

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-25 : 04:37:47
whats the error you're facing? we would like to have more info on that to provide you help on this
Go to Top of Page

harry_mohan
Starting Member

2 Posts

Posted - 2009-01-25 : 16:58:58
Thank you!

The error coming is-:

Restore Failed (Microsoft.SqlServer.Smo)

Additional Information-:

System.Data.SqlClient.SqlError: RESTORE detected an error on page0:0) in database USLastNames as read from the back up set.

What could be an error?
Go to Top of Page
   

- Advertisement -