Can we restore a SQL 2008 DB on a SQL 2005
malyshka
Posts: 3
Hello,
I need to restore from backup of a SQL Server 2008 database on SQL Server 2005. What is the best way to do it for me using your product?
Thanks,
malyshka
I need to restore from backup of a SQL Server 2008 database on SQL Server 2005. What is the best way to do it for me using your product?
Thanks,
malyshka
Comments
To restore to a server that doesn't have a comparable database, you will first need to create an empty database with the required filegroups etc, then use SQL Compare to synchronize the schema into the database. After that you can use SQL Data Compare to synchronize the data across.
Does that answer your question?
Redgate Software
Yes, thank you.
I did try this method. Can't say it was very successfull. We keep trying some other ways.
Regards,
While the tools aren't specifically designed as downgrade tools, it's good to know what problems people face in this area so we can improve our offering...
Redgate Software