Convert Database of SQL Server 2008 to SQL Server 2005

Wednesday, July 14th, 2010 122 views
Convert Database of SQL Server 2008 to SQL Server 2005

1) Start convert wizard Open SQL Server Management Studio2008. in ‘Object Explorer’, right click the database that you want to convert. Select ‘Tasks’ > ‘Generate Scripts…’. 2) Next Click ‘Next’. 3) Select database and objects Select the database that you want to convert, and check on ‘Scripts all objects in the selected databases‘ 4) Convert [...]