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 the full meaning of asp.net?

602


What is an asp.net validator? And, mention its types.

671


What are Authentication and Authorization?

714


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

1818


Can we create a multiple user simultaneously ?

664






How do I send an email message from my ASP.NET page?

628


What is cross page posting in asp net?

611


What is difference cookie and session?

605


Diff between web user control and web custom control?

603


How asp.net mvc differs from asp.net web forms? : asp.net mvc

641


How does viewstate work?

668


What is the difference between web config and machine config files?

648


Is a dll file an executable?

635


Is it possible to create web application with both webforms and mvc?

626


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

614