Converting from SQL server 2000 to SQL server 2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bkamal
    New Member
    • Dec 2011
    • 5

    Converting from SQL server 2000 to SQL server 2005

    Can anyone provide me the step by step instructions for Converting all the database from SQL server 2000 to SQL server 2005.

    I have an application that is not been used at all and the whole thing needs to be updated to sql server 2005. Please tell me what all things need to be done including the VB code as well and the database migration.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    If you have an application that is not used at all, why are you upgrading?

    Other than that. There's not much you need to do. When you install 2005, it gives you the option of upgrading an existing instance. It's automated and preserves the data and settings.

    Comment

    • bkamal
      New Member
      • Dec 2011
      • 5

      #3
      requirement by a company. Also, the 2005 server is already installed on the computer

      Comment

      Working...