Converting MS SQL 2008 database to MS SQL 2005 database
-
My asp.net project database is MS SQL 2008, i want to convert it to MS SQL 2003. How can I do this ? Please help .... :(
Apurv “Never trust a computer you can’t throw out a window.” (Steve Wozniak) “There are only two industries that refer to their customers as ‘users’.” (Edward Tufte)
-
My asp.net project database is MS SQL 2008, i want to convert it to MS SQL 2003. How can I do this ? Please help .... :(
Apurv “Never trust a computer you can’t throw out a window.” (Steve Wozniak) “There are only two industries that refer to their customers as ‘users’.” (Edward Tufte)
In MySQL I can export/import table definitions and contents; I would expect SQL Server has that too. And there must be ways to backup and restore; I would hope those aren't too picky about version numbers. :)
Luc Pattyn
Local announcement (Antwerp region): Lange Wapper? Neen!
-
My asp.net project database is MS SQL 2008, i want to convert it to MS SQL 2003. How can I do this ? Please help .... :(
Apurv “Never trust a computer you can’t throw out a window.” (Steve Wozniak) “There are only two industries that refer to their customers as ‘users’.” (Edward Tufte)