• I would try the following steps to test if your script is working:

    1) Create a test database

    2) Create a table and add data (3 or 4 rows maybe)

    3) Back that database up

    4) Delete the rows of data or the table itself.

    5) Execute your script

    6) Open SSMS for Express and see if what you deleted is restored.

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton