Click here to Skip to main content
15,907,001 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created a database in sql management studio sql 2008 with x server with a database name SAMPLE.
then re-installed my laptop, but when I would use the SAMPLE database on the new server, it can not be done.
how do I get the SAMPLE database that can be used in server new?
please help
Posted

1 solution

The easiest way might be to take a backup of the database on the first server and then restore this database on the second server.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900