How to migrate from sqlserver 2005 to sql server 2000
(every one know reverse process of that )

Answer Posted / neeraj tyagi

Open SQL server managment studio
Connect to required SQL Server Instance
Right click on Database
Select properties
From property window, select Option
There is compatability mode drop down
Change drop down to required version
then save and close property dialog window.

Then take backup of database and restore it to older
version Sql server or attach the same sql serve database
file

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http post action?

540


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

931


Explain the use of duration attribute of @outputcache page directive.

615


Explain how do you deploy your asp.net application?

479


How to deploy/publish webservices?How many ways?Plz explain me

1835






How to comment out asp.net tags?

629


How does the service stream content?

584


What is Web API?

645


What is the importance of Global.asax in ASP.NET?

549


What is difference between or and orelse?

545


What is data reader in asp.net?

493


Define caching.

621


What is the server of asp.net?

506


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

535


What is the good practice to implement validations in aspx page?

628