Hey,
I have an application in .NET 2005 which uses SQL Server 2005 express as the backend. I want to be able to allow the user to click a button and make a copy of the 2 database files and move them to a specific folder without having the user to stop the sql server services. Does anyone know how I can accomplish that?
Thanks,




Reply With Quote