Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Transfering Database?

Transfering Database?

Scheduled Pinned Locked Moved Database
databasetutorialquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Karthick_gc
    wrote on last edited by
    #1

    How to transfer database from one system to other system?

    P R S 3 Replies Last reply
    0
    • K Karthick_gc

      How to transfer database from one system to other system?

      P Offline
      P Offline
      perle1
      wrote on last edited by
      #2

      Simply make a database backup and restore. :cool:

      1 Reply Last reply
      0
      • K Karthick_gc

        How to transfer database from one system to other system?

        R Offline
        R Offline
        Reza Raad
        wrote on last edited by
        #3

        you can do one way of these: 1-Backup from source database and Restore on destination, for this option your database server must be same 2-using Import/export tool from Integration service of Sqlserver, for this option database server doesn't matter usually.

        Human knowledge belongs to the world http://www.rad.pasfu.com/index.php

        1 Reply Last reply
        0
        • K Karthick_gc

          How to transfer database from one system to other system?

          S Offline
          S Offline
          Senthil_M
          wrote on last edited by
          #4

          Detach the Database files (.mdf and .ldf). Move the files physically. Attach the files to the database. If previous log is required attach both .mdf and .ldf or else only .mdf can be attached.

          K 1 Reply Last reply
          0
          • S Senthil_M

            Detach the Database files (.mdf and .ldf). Move the files physically. Attach the files to the database. If previous log is required attach both .mdf and .ldf or else only .mdf can be attached.

            K Offline
            K Offline
            Karthick_gc
            wrote on last edited by
            #5

            What s mean by Detach?

            S 1 Reply Last reply
            0
            • K Karthick_gc

              What s mean by Detach?

              S Offline
              S Offline
              Senthil_M
              wrote on last edited by
              #6

              Karthik, Detaching means, removing database files from the server and files will remain in the same place without connecting to server. Check sp_detach_db sp_attach_db sp_attach_single_file_db Senthil

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups