A
ad
I want to use program to backup a database.
My idea is:
1. deattach the database.
2. copy the .mdf and .ldf files to another place.
3. attach the database.
How can I deattach/attach a database. I think it will be done with SQL, how
can I implement it?
My idea is:
1. deattach the database.
2. copy the .mdf and .ldf files to another place.
3. attach the database.
How can I deattach/attach a database. I think it will be done with SQL, how
can I implement it?