I have a sample database and I took a backup of that on two weeks ago. Now I wanna restore database to one day ago. I'm using the full recovery model. How can I do this with no extra features (only SSMS - use my old backup and current log)? Maybe I have to re-run my transaction log on the old database backup.
I found this but I'm not sure that is my answer or not. Can u explain this exactly for me? Or offer a better way?