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.
| Author |
Topic |
|
mageshks
Yak Posting Veteran
59 Posts |
Posted - 2009-02-16 : 13:16:26
|
| Is there a way to restore the SQL 2008 DB into SQL 2005 server?.Thanks in advance... |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2009-02-16 : 13:21:54
|
quote: Originally posted by mageshks Is there a way to restore the SQL 2008 DB into SQL 2005 server?.Thanks in advance...
Restore won't work. You have to use SSIS to migrate to SQL 2005. |
 |
|
|
|
|
|