View Single Post
Newbie Member
28Jul2006,12:19  
imran_mani's Avatar
i want to write an application in c# that check that either MSDE installs on current machine or not if not then install MSDE to current machine and copy SQL Server2000 database files(mdf and ldf) files to a specific location so that my another c# application use that database.could anybody help me out this please.