Darryl Wilson (2/12/2016) Hi, this may not be in the roght forum.
I have huge backup files (18gb) but I am required to retrieve data from a certain date. so I have to Copy the backup to the server and restore it (which takes ages for both operations). Can I virtually mount the backup and treat it as a database to perform actions on it.
I have an SP that copies data copy the restored table to the live table, so If if I could do this from a virtual table, I would save myself and my clinet hours of wasted time.SQL Server doesn't have the licks to do that but there is third party software out there that does. RedGate used to have something that would do that but I believe they discontinued it... could be wrong there, though.
--Jeff Moden RBAR is pronounced ree-bar and is a Modenism for Row- By- Agonizing- Row. First step towards the paradigm shift of writing Set Based code: Stop thinking about what you want to do to a row... think, instead, of what you want to do to a column. If you think its expensive to hire a professional to do the job, wait until you hire an amateur. -- Red Adair
When you put the right degree of spin on it, the number 318 is also a glyph that describes the nature of a DBAs job. Helpful Links: How to post code problemsHow to post performance problemsForum FAQs
|