but pls....
can u suggest a way to move my database in SQL Server 2008 to SQL Server 2000 ;;
I think there is no direct way...but how can we do this...
pls help me?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Joris BijvoetsPosted Feb 15, 2010, 1:56 PM
You can cut-and-paste the code and read about the logic on my developers site, developers-challenges.com.
I suppose you only have to change the connection strings for the right databases.
Lalit MPosted Feb 3, 2010, 6:37 AM
http://stackoverflow.com/questions/1744808/restore-sql-server-2008-database-to-sql-server-2000