Viewing 15 posts - 2,551 through 2,565 (of 9,399 total)
I don't know about the SSRS part of the equation, but if you're using a stored procedure to run the report, you can pass a delimited string parameter, then split...
September 23, 2016 at 1:17 pm
Revenant (9/23/2016)
Ed Wagner (9/23/2016)
Revenant (9/23/2016)
Stewart "Arturius" Campbell (9/23/2016)
Sean Lange (9/23/2016)
Ed Wagner (9/23/2016)
September 23, 2016 at 11:32 am
Michael L John (9/23/2016)
Ed Wagner (9/23/2016)
Michael L John (9/22/2016)
I've stocked up on suits of armor.
I'm installing 2016 on the new dev box, and as part of it, removed the functionality...
September 23, 2016 at 11:31 am
lcarrethers (9/23/2016)
I made this change and it is working again.
In Reporting Services, user-defined subscriptions that are created according to the permissions granted by the Manage...
September 23, 2016 at 11:23 am
nikhil.desai1 (9/23/2016)
We have PRODUCTION SQL Server (STD Edition) Active/Passive Clustering at DR server. There are two cluster disk used by SQL Server Services one for System databases and...
September 23, 2016 at 10:09 am
spaghettidba (9/23/2016)
The query you posted is invalid. Try something like this:
SELECT (
SELECT PARTY_NAME
...
September 23, 2016 at 10:03 am
For more full monitoring, Red Gate, SQL Sentry and others have products that will do it. They monitor a whole lot more than just performance. They aren't free,...
September 23, 2016 at 10:02 am
You can look in the email system tables to see what was attempted to be sent. That will show you both the recipients list and the error.
Also, Phil's question...
September 23, 2016 at 9:55 am
Revenant (9/23/2016)
Stewart "Arturius" Campbell (9/23/2016)
Sean Lange (9/23/2016)
Ed Wagner (9/23/2016)
September 23, 2016 at 9:44 am
Manic Star (9/23/2016)
Kaye Cahs (9/23/2016)
Ed Wagner (9/23/2016)
Hugo Kornelis (9/23/2016)
ThomasRushton (9/23/2016)
TomThomson (9/23/2016)
Stuart Davies (9/23/2016)
Jeff Moden (9/22/2016)
DeliveryVan
Front
Line
Flatworld
Galileo
Galliano
Gilligan
Island
September 23, 2016 at 7:52 am
TomThomson (9/22/2016)
I rather dislike SQL Server's lumping together of multiple cascade paths and cascade cycles; it shouldn't be forcing us to use triggers in all cases where there...
September 23, 2016 at 6:16 am
Thanks for a good question. There's actually grumblings of getting SQL 2016 here, even though we still have a SQL 2005 instance. Why not, right? The more...
September 23, 2016 at 6:13 am
Well, this one got me. I thought it was limited to 16 cores and didn't think about HT. Thanks for the question and telling me I need more...
September 23, 2016 at 6:11 am
Michael L John (9/22/2016)
I've stocked up on suits of armor.
I'm installing 2016 on the new dev box, and as part of it, removed the functionality that takes the last full...
September 23, 2016 at 6:04 am
Steve Jones - SSC Editor (9/22/2016)
I hope that's generated. If someone did a cut/paste to assemble that code, they'll have to fix it on their own.
I only saw it from...
September 23, 2016 at 5:25 am
Viewing 15 posts - 2,551 through 2,565 (of 9,399 total)