5 pts.
 sql in C#
How can I attach And detach a database file to sqlserver in C# code ? please give me an example of this

Software/Hardware used:
ASKED: July 15, 2009  3:05 PM
UPDATED: July 15, 2009  5:26 PM

Answer Wiki:
By running the sp_detach_db and sp_attach_db stored procedures.
Last Wiki Answer Submitted:  July 15, 2009  5:25 pm  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _