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.