Without using SQL Query you can attach more than one database to single server .
Like SQL server 2005/2008
It is very simple .
I am not saying that this one is best way but Good way.
Like SQL server 2005/2008
It is very simple .
- Start Sql server .
- Jus Right click on the database name.
- Then select Attach .
- Add
- Select the database .MDF file where you have kept that file and delete log file if it will not find.
- But log file should be present in that particular file where you have kept .MDF File.
- Then OK.
I am not saying that this one is best way but Good way.
0 comments: