ankit
Guest
|
 |
« Reply #1 on: March 08, 2009, 11:17:18 pm » |
|
Yes, it is truly supported. You can restore SQL Server 2000 database to SQL Server 2005 or SQL Server 2008 and it is very much supported by Microsoft. However you need to keep this in mind that once the database from SQL 2000 is restored to SQL Server 2005 and later versions, then you cannot take the back up from SQL Server 2005 or SQL Server 2008 and restore it to a lower version SQL Server. This is not supported feature. One option in such scenario will be to DTS the data to SQL Server 2000.
|