Forum Replies Created

Viewing 15 posts - 3,586 through 3,600 (of 9,399 total)

  • RE: SQL Server on Linux

    Aaron N. Cutshall (3/15/2016)


    Recce70 (3/15/2016)


    As much as I look forwards to SQL Server being on Linix, I expect in 2017 forums covering aspects of the LAMP stack will be clogged...

  • RE: Are the posted questions getting worse?

    SQLRNNR (3/15/2016)


    jasona.work (3/15/2016)


    SQLRNNR (3/15/2016)


    GilaMonster (3/15/2016)


    Ed Wagner (3/15/2016)


    GilaMonster (3/15/2016)


    Brandie Tarvin (3/15/2016)


    In a change of subject, anyone else find it odd that someone would claim that the proper way of doing a...

  • RE: Today's Random Word!

    Manic Star (3/15/2016)


    Ed Wagner (3/15/2016)


    Grumpy DBA (3/15/2016)


    crookj (3/15/2016)


    Grumpy DBA (3/15/2016)


    James Dean

    Sausage

    -fest

    Wurst (spelling intentional)

    Beer

    Volume

  • RE: Are the posted questions getting worse?

    jasona.work (3/15/2016)


    Reading the SQL2016 release notes, and especially Jeffs' comments here[/url], I'm wondering if maybe MS didn't bother to set up their string splitter with the capability of numbering the...

  • RE: Today's Random Word!

    Grumpy DBA (3/15/2016)


    crookj (3/15/2016)


    Grumpy DBA (3/15/2016)


    James Dean

    Sausage

    -fest

    Wurst (spelling intentional)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (3/15/2016)


    yb751 (3/15/2016)


    Lynn Pettis (3/15/2016)


    Or paid cash to avoid paying 20% interest on a loan. 😀

    That's definitely the way to go if that's an option. However, I've...

  • RE: SQL Server on Linux

    Wayne West (3/15/2016)


    I hope the SQL Agent job scheduler remains familiar, I'd hate the thought of doing those things through cron jobs, though that might be a lack of familiarity...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (3/15/2016)


    Sean Lange (3/15/2016)


    ChrisM@Work (3/15/2016)


    Have I been reasonable with this guy? He crops up fairly regularly and is quite obviously well out of his depth - but I don't see...

  • RE: Are the posted questions getting worse?

    jasona.work (3/15/2016)


    Is this the end?

    Will Jeff Moden be able to stop work on his string splitter??

    Will Batman be able to get rid of the bomb before it blows up?!?!

    Tune in...

  • RE: SQL Server on Linux

    jasona.work (3/15/2016)


    Frankly, I think that's the least likely outcome of this, as anything other than a nearly feature-complete SQL would be shooting themselves in the foot. There may be...

  • RE: stored procedure pass value in the parameters

    Lowell (3/15/2016)


    I believe the request is to split the @sku into a table , via dbo.DelimitedSplit8K for example:

    right now he's passing a string that happens to have a comma in...

  • RE: Today's Random Word!

    Grumpy DBA (3/15/2016)


    Ed Wagner (3/15/2016)


    Government

    Overthrow

    Insurrection

  • RE: how to create a stored procedure that checks the version of the server before execution?

    You can also use one of the SERVERPROPERTY values to isolate the part you want and it does go back to SQL 2000. ProductVersion sounds like the one you're...

  • RE: SQL Server on Linux

    I used Unix years ago, but never got into Lunix. It'll be very interesting to see how the implement this. SQL Server is so integrated with the Windows,...

  • RE: stored procedure pass value in the parameters

    A stored procedure can't "receive" a loop. It can loop, but it many cases it isn't necessary. Perhaps you could explain what it is that you're trying to...

Viewing 15 posts - 3,586 through 3,600 (of 9,399 total)