Hi I need to supply .mdf and .ldf file from msde database with my pacakage so that it can be attached to msde in target computer.
my question is how can I create .mdf and .ldf file from my msde database where I have tabe and other stuff.
I tried to copy.physically, from C:\Program Files\Microsoft SQL Server\MSSQL\Data but there is two file with same name as database file.
How can I achive this, is there is any vb or vb.net code this?
thanks
my question is how can I create .mdf and .ldf file from my msde database where I have tabe and other stuff.
I tried to copy.physically, from C:\Program Files\Microsoft SQL Server\MSSQL\Data but there is two file with same name as database file.
How can I achive this, is there is any vb or vb.net code this?
thanks