I have created a database on SQL server and a front end user application in winforms c#.
It\'s up and running and working fine, but I\'ve now been asked to set up a test version
If you need to create a database on the same server just create the empty database. Right Click on it and Select Restore-> Choose the database you want to make a copy of and click okay.