• I knew I should have checked *.ldf - even though it is a log file, so I thought it was not a database file.

    I guess both are considered "database files" because they are needed for the database. Sounds picky, but the URL below makes sense - mdf/ndf files are "data files" and ldf files are "log files". Together they make up "database files."

    A primer on SQL Server database files

    http://articles.techrepublic.com.com/5100-10878_11-6096988.html

    I should go with my gut more often. 🙂

    webrunner

    -------------------
    A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
    Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html