convert sql2005 to sql2008
Database
3
Posts
3
Posters
0
Views
1
Watching
-
hi guys is there any way to convert sql2005 database objects to sqlserver 2008 objects? show me how?
-
hi guys is there any way to convert sql2005 database objects to sqlserver 2008 objects? show me how?
-
hi guys is there any way to convert sql2005 database objects to sqlserver 2008 objects? show me how?
Restore or attach the 2005 database to your sql2008 server and change the compatibility level. Just what are you expecting to change when you move to 2008?
Never underestimate the power of human stupidity RAH