• Cannot give recommendations on what you have said.

    depending on what troubleshooting is applied, will mean that the end result could be different.

    IF a restore can be used to rollback the change

    EmpNo will be 1

    otherwise

    EmpNo will be (depending on the level of corruption, possible 2 or unreadable)

    and once again

    if restore is done from teh previous night, then the user update has not happened and the trigger wouldnt have fired.

    otherwise

    depending on what is stored on that data page, you will see nothing for that data page and updated values populated by the trigger for other dependant tables if they are not on that data page

    --------------------------------------------------------------------------------------
    [highlight]Recommended Articles on How to help us help you and[/highlight]
    [highlight]solve commonly asked questions[/highlight]

    Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
    Managing Transaction Logs by Gail Shaw[/url]
    How to post Performance problems by Gail Shaw[/url]
    Help, my database is corrupt. Now what? by Gail Shaw[/url]