Detach mdf file on form closing
Hi, Using Visual Studio (2008) in Vb net along with SQLExpress (2008) in Windows Forms, how to detach the database every time I close the Appby programmation. Can it be done on form closing, if so please show us. Thank in advance