vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "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 > > |