Wednesday, March 21, 2012

Problem with .mdf File

Hi,

i got a .mdf file with a database
but i dont have the transaction-protocol.

Is it possible to recover this database?

Thanks
Philipp"Philipp Pongratz" <dontmailme@.nospam.de> wrote in message
news:btj5pg$a7p$05$1@.news.t-online.com...
> Hi,
> i got a .mdf file with a database
> but i dont have the transaction-protocol.
> Is it possible to recover this database?

"Maybe".

You can try a sp_attach_single_file_db.

If that does not work, you can always call MS Support and pay for an answer.
But note that it's likely in that case you'll end up with a DB that has
inconsistencies.

> Thanks
> Philipp

No comments:

Post a Comment