Viewing 15 posts - 2,716 through 2,730 (of 2,854 total)
Not to pick a fight, but what if his company doesn't follow ISO 11179 naming conventions? Or the third party software he purchased doesn't follow those? Heck, the ISO 11179...
March 6, 2017 at 2:15 pm
March 6, 2017 at 1:46 pm
Ok, so to confirm - there is only 1 logon trigger, correct?
If so, and that is the entire query, I would still create a logging table to watch...
March 6, 2017 at 9:38 am
March 6, 2017 at 8:57 am
I would create a logging table and modify the trigger to dump the user and program into the logging table table and any other useful infromation you want for logging...
March 6, 2017 at 8:40 am
If I am understanding the issue correctly, you have 2 reports that you want to merge into 1?
Why not just use multiple data sources in a single report?...
March 3, 2017 at 3:02 pm
March 3, 2017 at 2:55 pm
Oh, the plan is to rewrite the query for sure. And my bad about missing the aliases in the subquery. It should have been:
March 3, 2017 at 7:18 am
March 2, 2017 at 2:38 pm
When I query sys.dm_hadr_availability_group_states
I get no records returned.
So...
March 2, 2017 at 11:11 am
March 2, 2017 at 8:33 am
March 1, 2017 at 11:08 am
March 1, 2017 at 10:53 am
Viewing 15 posts - 2,716 through 2,730 (of 2,854 total)