vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "sumGirl" <emebohw@netscape.net> wrote in message news:a5e13cff.0410061215.792a40df@posting.google.c om... > When you restore a backup from a point in time, how do you then know > which transaction ID to start with when you want to roll forward from > that point in time to another point in time? You have to mark the transaction in order to recover to it - see "Recovering to a Named Transaction" and "BEGIN TRANSACTION" in Books Online. If you didn't mark it, then you can only specify a time to restore to. Simon |