On Feb 14, 8:01 am, Zarko Jovanovic
<mind_lessIsHsAsTsEsSsPsA...@inet.hr> wrote:
> > Hi
> > I have just received data files ( .mdf and .ldf ) and I need to attach them
[quoted text clipped - 16 lines]
>
> - Show quoted text -
To explain, SQL Management Studio is trying to look for a file where
you do not have permissions. This can be caused by (simple) NT file
permissions or (not so simple) something else is holding the .mdf
file. The latter problem is usually some type of anti-virus software
trying to scan the .mdf and .ldf files.
If you've double-checked the directory permissions, you may want to
use Sysinternals Process Explorer (which is a free download from
Microsoft) and search for handles on the .mdf - that will tell you if
something else strange is going on.