Forum Replies Created

Viewing 15 posts - 1,546 through 1,560 (of 2,732 total)

  • RE: Are the posted questions getting worse?

    Grumpy DBA (5/10/2016)


    jasona.work (5/10/2016)


    Dang, now I want sliders for lunch...

    6 sliders, order of fries, order of deep-fried mozzarella sticks, large Coke...

    Not sure where in the dirty mitten you reside but...

  • RE: Are the posted questions getting worse?

    Sean Lange (5/10/2016)


    djj (5/10/2016)


    Sean Lange (5/10/2016)


    ChrisM@Work (5/10/2016)


    Sean Lange (5/9/2016)


    So I brought back some yummy foods from New Orleans. I got some crawfish and pork sausage, some gator and pork sausage...

  • RE: Are the posted questions getting worse?

    ThomasRushton (5/10/2016)


    Ed Wagner (5/9/2016)


    Brandie Tarvin (5/9/2016)


    Oy! SSMS IS defective, thank you very much.

    It still hasn't crunched those winning lottery ticket numbers despite 10 years of me running that script.

    Check your...

  • RE: SQL help required please !

    Without knowing the data type of the hours column, I gave this a try:

    create table #timestuff (starttime datetime

    , addtime time)

    insert into #timestuff values ('2016-04-24 02:30:00.000','03:30')

    ,('2016-04-25 05:00:00.000','04:00')

    select...

  • RE: Are the posted questions getting worse?

    Sean Lange (5/9/2016)


    Oh lordy....here is a discussion on another forum from earlier today.

    OP:

    My SQL update string looks like this: "UPDATE " + tableName + " SET ??? = " +...

  • RE: Are the posted questions getting worse?

    Ed Wagner (5/6/2016)


    WayneS (5/6/2016)


    David Burrows (5/6/2016)


    Grumpy DBA (5/4/2016)


    ^ I agree with Brandie. Matter of fact that's how I came to my current employer, a former colleague has been here...

  • RE: STIGS Help

    Some time back, I took the time to copy / paste all the queryable STIG checks out into one massive set of queries. Comes in handy as you can...

  • RE: STIGS Help

    I use the STIG Viewer that's available from them here

    It's a Java jar file, so you do need Java to open it / run it. Once you've got it...

  • RE: STIGS Help

    Way, way more friendly.

  • RE: STIGS Help

    If you burrow into the FAQ section, it's here:

    The SQL Server 2012 STIG should be used for SQL Server 2008 R2.

    And oh yeah on how long it can take Gov't...

  • RE: STIGS Help

    I took a look at the particular STIG check you mentioned, and there is an "out" in it:

    If any results listed are not documented in the System Security Plan and...

  • RE: Any experiences with AirBnB?

    Eric M Russell (5/5/2016)


    jasona.work (5/5/2016)


    Ray K (5/5/2016)


    jasona.work (5/5/2016)


    Now we just need to get our refi on our home completed with our credit union so we can see if the budget...

  • RE: Any experiences with AirBnB?

    Ray K (5/5/2016)


    jasona.work (5/5/2016)


    Now we just need to get our refi on our home completed with our credit union so we can see if the budget will carry this trip,...

  • RE: Any experiences with AirBnB?

    So last night I set up an AirBnB account to get a better feel for what's available where we're looking at going.

    Amusingly, one of the hosts is quite literally next...

  • RE: Any experiences with AirBnB?

    Luis Cazares (5/4/2016)


    I had a good experience using AirBnB when I had to look a place before finding an apartment.

    My mom rents a bedroom and she recently traveled through Europe...

Viewing 15 posts - 1,546 through 1,560 (of 2,732 total)