Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 sharing database files

Author  Topic 

midpitts
Starting Member

12 Posts

Posted - 2012-04-04 : 13:52:34
A team of students is working together on a class project. We have a database we are creating on one computer. How can we get this database onto the other team members computers? We each need to have a full copy of the database and will not be sharing it.

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2012-04-04 : 14:55:06
restore a backup on each computer
Go to Top of Page
   

- Advertisement -