Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 2,787 total)

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (11/18/2016)


    jasona.work (11/18/2016)


    Grant Fritchey (11/18/2016)


    jasona.work (11/18/2016)


    So someone dug in to how MS has SQL2016 working on Linux[/url], only to find that *horrors* they're using essentially a containerization type solution....

  • RE: Are the posted questions getting worse?

    Grant Fritchey (11/18/2016)


    jasona.work (11/18/2016)


    So someone dug in to how MS has SQL2016 working on Linux[/url], only to find that *horrors* they're using essentially a containerization type solution. Just enough...

  • RE: Login Trigger

    Beatrix Kiddo (11/18/2016)


    If this is a copy & paste, could it just be that typo?

    Then in master database I queried:

    SELECT * from sys.all_objects where name LIKE '%connecction_limit%';

    As it's a server...

  • RE: Share the Interesting Work

    Hopefully in the next year I'll get a backup DBA, if / when that happens, I'd like to think I won't stick them with the boring parts.

    But, considering the position...

  • RE: Are the posted questions getting worse?

    So someone dug in to how MS has SQL2016 working on Linux[/url], only to find that *horrors* they're using essentially a containerization type solution. Just enough Windows kernel for...

  • RE: Are the posted questions getting worse?

    Ed Wagner (11/17/2016)


    Hugo Kornelis (11/17/2016)


    Grant Fritchey (11/17/2016)


    Ed Wagner (11/17/2016)


    Grant Fritchey (11/16/2016)


    in Standard and Web (WHOOOP!).

    It's a pretty exciting day.[/url]

    I didn't make it through the entire presentation, but I read...

  • RE: Are the posted questions getting worse?

    GilaMonster (11/17/2016)


    Luis Cazares (11/17/2016)


    GilaMonster (11/17/2016)


    jasona.work (11/17/2016)


    So really, if you could figure out a way to live without Agent, you could drop down to Express and *really* save some money...

    And with...

  • RE: Are the posted questions getting worse?

    Phil Parkin (11/17/2016)


    jasona.work (11/17/2016)


    Hugo Kornelis (11/17/2016)


    EDIT: To clarify, *some* features that were enterprise only were in my opinion also easy to explain and understand. But not all. Stuff like compression...

  • RE: Are the posted questions getting worse?

    Hugo Kornelis (11/17/2016)


    EDIT: To clarify, *some* features that were enterprise only were in my opinion also easy to explain and understand. But not all. Stuff like compression and TDE should,...

  • RE: Are the posted questions getting worse?

    Ed Wagner (11/17/2016)


    Grant Fritchey (11/16/2016)


    in Standard and Web (WHOOOP!).

    It's a pretty exciting day.[/url]

    I didn't make it through the entire presentation, but I read the announcement - thank you for...

  • RE: short date q.

    Presuming by "short date" you mean yyyy-mm-dd format, you could do this:

    CONVERT(date, getdate())

    You could also further tune that with the various date style options.

    But, it's possible if this is in...

  • RE: NEWBIE TO THE DBA LIFE

    Another book I'd suggest would be "Troubleshooting SQL Server: A Guide for the Accidental DBA"

    You can get the PDF for free from Red Gate (disclaimer: I don't work for Red...

  • RE: Are the posted questions getting worse?

    GilaMonster (11/16/2016)


    jasona.work (11/16/2016)


    My response to that was two words, one of which I shouldn't use in polite company and the first was "holy"

    :w00t:

    I was screaming at my monitor last night.

    I...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (11/16/2016)


    Announcements include:

    SP1 for 2016 (which also has CREATE OR ALTER).

    A single development surface. This means all functionality in Enterprise is also in Standard and Web (WHOOOP!).

    vNext community preview...

  • RE: Are the posted questions getting worse?

    GilaMonster (11/16/2016)


    Ed Wagner (11/16/2016)


    Care to drop any hints?

    No. Not until the announcements are made.

    Check Twitter later (Grant, Tom LaRock, Kendra, etc) they should be tweeting the highlights (I'm trying...

Viewing 15 posts - 1,306 through 1,320 (of 2,787 total)