Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi..
I have use in sql server 2008 r2. i have back up database in this site "www.1and1.com." after the back up data base is don't restore the sql server.. please help me.this error is came."specified cast is not valid. (sqlmanagerui)"
Posted

1 solution

have a look at this

http://stackoverflow.com/questions/13604720/sql-server-database-restore-error-specified-cast-is-not-valid-sqlmanagerui[^]

the first answer is suggesting that its because the TSQL used to do the restore hasn't specified to replace the database
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900