Viewing 15 posts - 46 through 60 (of 131 total)
To add to Phil,
You can also highlight and object in the object explore and then hit F7 to open Object Explorer Details.
Once in the OED you can navigate to...
October 17, 2019 at 4:37 pm
Crap. I googled it, but didn't search for the right terms apparently. Thanks guys.
October 16, 2019 at 8:29 pm
The only way i know to transfer a query right now is to select each one individually in SSMS and use the Script View As functionality. Is there a way...
October 16, 2019 at 8:03 pm
Yeah, i think we're going to need 2 licenses b/c we want to do the automated restore and dbcc check on a mirror server.
September 20, 2019 at 3:56 pm
Yes, you have control over the files, so Backup Pro will do it all. If you have the files made with Veem, you can manually restore TL10-27.
Thanks for the...
September 20, 2019 at 3:44 pm
Let's say i have this backup scenario. I discover that my most recent backup without the table corruption is DiffA2.

With SQL Backup Pro,...
September 19, 2019 at 5:13 pm
I'll throw SQL Backup Pro in the mix. Not sure of the cost for you, but you'd have to ask. https://www.red-gate.com/products/dba/sql-backup/
However, I think Ola's scripts with some simple...
September 19, 2019 at 3:47 pm
Do they support emailing backup results or at the very least just errors?
September 18, 2019 at 3:20 pm
Also, as a side-note, our current solution is Veeam Backup and Restore. The issue with Veeam is we can't restore a backup from several days back and all transaction logs...
September 17, 2019 at 8:36 pm
Is there a reason native SQL Server backups won't work?
Native compression from 2012 and higher has comparable performance to other tools now - and is the reason I no...
September 17, 2019 at 8:27 pm
I'll definitely look into extended events. Thanks.
August 20, 2019 at 9:29 pm
Yes, just trying to catch a data change, who changed it, and the SQL text.
August 13, 2019 at 2:46 pm
So, the user opens a vb form that has a dropdown that they choose the company from. The vb form passes the company(db) to the report. The stored procedure is...
July 5, 2019 at 3:18 pm
As you can see, there's 3 different tables i have to query to get the company name, db name, and user name. The query I've written so far uses sp_msforeach...
July 2, 2019 at 5:42 pm
The result set will be the Company name and Company database. I have a vb form that the users run crystal reports from. It has a company dropdown and a...
July 2, 2019 at 5:03 pm
Viewing 15 posts - 46 through 60 (of 131 total)