• I am NOT an expert.

    But you can try this.

    1. Do a transaction backup.

    2. Then do a restore of your database to the date that you want to roll back.

    3. Backup or copy out your database.

    4. Restore your database back to today.

    5. Delete all records.

    6. Copy back from your backup (from step 3)

    This will not work if you have primary keys etc etc.