Using MS SQL 2000 .bak file with SQL2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bjose
    New Member
    • Aug 2007
    • 5

    Using MS SQL 2000 .bak file with SQL2005

    Hi,

    I have a bak file of MS SQL server 2000 and now I want to use this with MS SQL 2005.

    Anyone please advice
    Thanks
    Jose
    Last edited by bjose; Aug 28 '07, 04:14 PM. Reason: spelling mistake
  • Purple
    Recognized Expert Contributor
    • May 2007
    • 404

    #2
    Hi bjose,

    Welcome to TSDN MSSQL forum.

    If you are trying to restore a database from a backup to allow for testing and development on SQL 2005, I have found taking a copy of the database and log files a much better way to achieve this..

    Take a read of this for some specifics on one approach..

    Regards Purple

    Comment

    • bjose
      New Member
      • Aug 2007
      • 5

      #3
      Thanks a lot. It worked. You are great.

      I have one more question, is, I want to remove my login credentials from SQL server login window. It always rembember the server names I connected, and my login name. I want to avoid the same.

      Thanks
      Jose

      Originally posted by Purple
      Hi bjose,

      Welcome to TSDN MSSQL forum.

      If you are trying to restore a database from a backup to allow for testing and development on SQL 2005, I have found taking a copy of the database and log files a much better way to achieve this..

      Take a read of this for some specifics on one approach..

      Regards Purple

      Comment

      • Purple
        Recognized Expert Contributor
        • May 2007
        • 404

        #4
        Hi,

        Am pleased it did the trick for you..

        Your username / password are being stored by windows cause you ticked the remember these details checkbox I think.. Clearing stored passwords is done in different places depending on the operating system..

        What version of windows are you running ?

        Regards Purple

        Comment

        • bjose
          New Member
          • Aug 2007
          • 5

          #5
          I am using Vista Business and XP Pro

          Waiting for your reply

          Thanks
          Jose
          Originally posted by Purple
          Hi,

          Am pleased it did the trick for you..

          Your username / password are being stored by windows cause you ticked the remember these details checkbox I think.. Clearing stored passwords is done in different places depending on the operating system..

          What version of windows are you running ?

          Regards Purple

          Comment

          • Purple
            Recognized Expert Contributor
            • May 2007
            • 404

            #6
            Hi,

            is this in sql server management studio ?

            Purple

            Comment

            • bjose
              New Member
              • Aug 2007
              • 5

              #7
              Yes. Developer edition

              Thanks
              Jose

              Originally posted by Purple
              Hi,

              is this in sql server management studio ?

              Purple

              Comment

              Working...