If you mean that you want to be able to attach the database on another server, then this is what you can do:
- detach the database (right click the database and click
Detach) - copy the mdf and ldf files to your backup location
- attach the database (right click
Databasesand clickAttach)
This is the path where you will find MDF file:
C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\