Forum Replies Created

Viewing 15 posts - 436 through 450 (of 984 total)

  • RE: Help with delimited SQL

    Phil Parkin (12/22/2016)


    nadersam (12/22/2016)


    Hi Guys,

    I am trying to execute an array of comma delimited SQLs in a stored procedure.

    I call it as below

    declare @Parameter as nvarchar(max)

    set @Parameter ='insert into...

  • RE: A Fun Distraction

    I'm also a musician. This is one of the busiest times of the year for us. The weekend just gone was my first free weekend since October, so...

  • RE: Sharp spike in the occurrence of SPAM on this forum today

    Judging by the posting patterns, some spammers are planning a migration from SQL 7...

  • RE: Are the posted questions getting worse?

    Hugo Kornelis (12/16/2016)


    Phil Parkin (12/16/2016)


    I think you got hit by the infamous 'quote bug'. But don't let that prevent the additional coffee intake.

    Which, for the record, occurs consistently when someone...

  • RE: Are the posted questions getting worse?

    Phil Parkin (12/16/2016)


    I think you got hit by the infamous 'quote bug'. But don't let that prevent the additional coffee intake.

    No danger of that... assuming I can find the...

  • RE: Are the posted questions getting worse?

    ThomasRushton (12/16/2016)


    Brandie Tarvin (12/16/2016)


    Beware the Twitter list. For it is a way of defining you and boxing you into a corner!

    Actually, lists can be followed as a whole (I don't...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (12/16/2016)


    Beware the Twitter list. For it is a way of defining you and boxing you into a corner!

    Actually, lists can be followed as a whole (I don't remember...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (12/16/2016)


    BLOB EATER (12/16/2016)


    On twitter when someone adds you to a list - what does that mean?

    Oh no.

    Don't let anyone do that. It's horrible. Quick, go and change your...

  • RE: SQL in the City 2016

    Gary Varga (12/14/2016)


    Looks like a great agenda. Unfortunately I am at a client's site where streaming is disallowed. Even for such purposes. Good luck!!!

    I believe the videos will be available...

  • RE: Are the posted questions getting worse?

    Beatrix Kiddo (12/12/2016)


    Snorting Bourbon sounds incredibly painful. I expect it would have the desired result, but you can't drive afterwards (primarily because you can't see :-D).

    You're not talking about snorting...

  • RE: Are the posted questions getting worse?

    Beatrix Kiddo (12/9/2016)


    We had them before the US, didn't we?

    Yup. According to Wikipedia, December 1992. I know you shouldn't rely on it as a primary source, but...

  • RE: First Class Jobs

    colin.frame (12/2/2016)


    PS: regarding the overview, when which job will run: you can get a simple table with next runtime etc. in the SQL Server Agent (job activity monitor)

    Sure, but what...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (12/1/2016)


    For someone who has been "around" SSC as long as "he" has, he sure hasn't changed in all these years.

    Let me guess - this is the Canine from...

  • RE: Are the posted questions getting worse?

    Ed Wagner (11/29/2016)


    Grant Fritchey (11/29/2016)


    rodjkidd (11/29/2016)


    Steve Jones - SSC Editor (11/25/2016)


    Hope people had a good Thanksgiving in the US, or a quiet day elsewhere.

    Another day off for me, so I'm...

  • RE: DDL event for job changes

    SSMS normally makes modifications to the SQL Server scheduled jobs through calls to sp_add_job, sp_updatejob, sp_add_jobstep, sp_update_jobstep etc in the msdb database. There's a whole "chapter" about the SQL...

Viewing 15 posts - 436 through 450 (of 984 total)