Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 service of sqlexpress protect from mdf file

Author  Topic 

saeid2010
Starting Member

3 Posts

Posted - 2010-09-09 : 04:25:35
Title: service of sqlexpress protect from mdf file when it Attached to sqlexpress

Hi

i create a program that it use database(sql).

i tested it in another computer that installed sqlexpress with Advanced Services in it.
i installed part of sqlexpress(only SQL Server Database Engine and Full-Text Search) in target computer.

Now,service of sqlexpress don't protect from delete mdf file when it Attached to sqlexpress.

i want that service of sqlexpress protect from mdf file when it Attached to sqlexpress.

Please guide me,Thanks.
   

- Advertisement -