Forum Replies Created

Viewing 15 posts - 2,551 through 2,565 (of 9,399 total)

  • RE: Multi value parameter

    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...

  • RE: Getting Ready for R

    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)


    Thanks for a good question. There's actually grumblings of getting SQL 2016 here, even though we still have...

  • RE: Are the posted questions getting worse?

    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...

  • RE: Failure sending mail: The specified string is not in the form required for an e-mail address.Mail will not be resent.

    lcarrethers (9/23/2016)


    No it isn't static.

    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...

  • RE: SQL Services affects or not -- Cluster disk offline

    nikhil.desai1 (9/23/2016)


    Hi ,

    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...

  • RE: join error

    spaghettidba (9/23/2016)


    What's your question?

    The query you posted is invalid. Try something like this:

    SELECT (

    SELECT PARTY_NAME

    ...

  • RE: How to monitor the performance of Database?

    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,...

  • RE: Failure sending mail: The specified string is not in the form required for an e-mail address.Mail will not be resent.

    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...

  • RE: Getting Ready for R

    Revenant (9/23/2016)


    Stewart "Arturius" Campbell (9/23/2016)


    Sean Lange (9/23/2016)


    Ed Wagner (9/23/2016)


    Thanks for a good question. There's actually grumblings of getting SQL 2016 here, even though we still have a SQL 2005...

  • RE: Today's Random Word!

    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)


    Delivery

    Van

    Front

    Line

    Flatworld

    Galileo

    Galliano

    Gilligan

    Island

  • RE: Complex foreign key

    TomThomson (9/22/2016)


    Good interesting question.

    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...

  • RE: Getting Ready for R

    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...

  • RE: Logical processors

    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...

  • RE: Are the posted questions getting worse?

    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...

  • RE: Are the posted questions getting worse?

    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...

Viewing 15 posts - 2,551 through 2,565 (of 9,399 total)