hi,
My issue:
User are testing changes to the production database (LIVE) in a test database (TEST), this is a restored copy of production database (LIVE).
I need to have a method that users can run from the PC that will restore a copy of LIVE to TEST only when they wish.
The backup can be a day or so old.
I could set up a daily backup of LIVE but, this would give me a standard .BAK file to restore. I need a script or other tool to give the control of the RESTORE to the user.
The two database are on the same server.
Thanks you for any help on this point,
Kind regards,
Eric