If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > copy an mssql db file to another pc

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-08-10, 04:42
vagelis29 vagelis29 is offline
Registered User
 
Join Date: Mar 2010
Posts: 5
copy an mssql db file to another pc

hi!
i am new here..

i want to ask how can i copy a database from a pc to another(i want to do that with a usb)

i cannot find where my database path is(i use mssql 2005)
Reply With Quote
  #2 (permalink)  
Old 03-11-10, 05:33
sql-programmers sql-programmers is offline
Registered User
 
Join Date: Oct 2009
Posts: 25
Dear Vagelis,
you can install mysql-gui-tools-5.0-r17-win32 application. It will help you to take backup and restore options. it is a gui application.
__________________
SQL Server Programmers and Consultants
http://www.sql-programmers.com/
Reply With Quote
  #3 (permalink)  
Old 03-11-10, 09:07
MCrowley MCrowley is offline
Wage drone 24601
 
Join Date: Jan 2003
Location: Massachusetts
Posts: 4,899
Except for the actual tools used, sql-programmers has the right idea. You can back up the database to a file, and transfer that copy to the other machine. If you have SQL Server management studio, it is just right click on the database, and find backup in that menu. Similarly on the other PC, right click on the databases folder, and look for restore options.
Reply With Quote
  #4 (permalink)  
Old 03-12-10, 08:46
vagelis29 vagelis29 is offline
Registered User
 
Join Date: Mar 2010
Posts: 5
ok thank you both i will try first with the backup method..
thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On