Results 1 to 4 of 4

Thread: SQL Server 2000 Question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    217

    SQL Server 2000 Question

    I have a database on my laptop and I want to put it on my desktop. Does anyone know how I can copy this from one machine to another?? I'm running SQL Server 2000.

  2. #2
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    This may be obvious, but you could network the 2 computers together and copy that way. Failing that, you could hook up a CD burner to the laptop and copy the database onto a CD so that it could be copied to the desktop. There may also be some kind of Internet solution - look for a site that will enable you to upload the file from your laptop, then you could download it from your desktop. These are the only things I can think of right now.
    "It's cold gin time again ..."

    Check out my website here.

  3. #3
    Hyperactive Member gravyboy's Avatar
    Join Date
    Jan 2000
    Location
    Where I was before . . . if you don't know then you're new!
    Posts
    334
    Assuming you are running SQL 2K on the desktop . . . . As BruceG says, network the two together (either X-over or thru a hub) then open Enterprise Manager (or whatever it is in 2K) on the desktop. Register a new server (ie your laptop) and open the db on this new connection. Right click the db you want to transfer - select export and then follow the wizard. The source should be automatically defined - so define the destination as your desktop and select NEW as a database. The wizard will ask for a DB name - name it the same as the laptop. Then just follow the wizard to the end . . . .

    Good luck . . . .
    Matt G
    VS6 Ent SP5 @ Work
    VS6 Ent SP5 & VB.Net @ Home
    [email protected]



  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    217
    Thanks so much. The things you dont think of when your alittle intoxicated..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width