• mimran18 (11/22/2011)


    This articale can help you to recover the deleted data from sql server 2005 and above.

    http://raresql.com/2011/10/22/how-to-recover-deleted-data-from-sql-sever/%5B/quote%5D

    Absolutely incredible, Muhammad. I'm definitely going to dig into that. I didn't see anything in it about the BLOB datatypes (of course, just did a quick scan and not a deep dive on your article). Do you have something for that as well.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)