I am allowing guest users to log onto my database and so I want to restore the database once a week to wipe it of the quest users details, etc.
I am using SQL Server 2008 R2 Express. This version does not have Jobs.
Is it possible to automatically resotre the database without the use of a job?