Forum Replies Created

Viewing 15 posts - 1,591 through 1,605 (of 2,787 total)

  • RE: Are the posted questions getting worse?

    So at the Detroit SQL PASS meeting last night, got to put faces to the names of those shining beacons of SQL knowledge and all things pork chop launching, Ed...

  • RE: Are the posted questions getting worse?

    Michael L John (5/12/2016)


    Ed Wagner (5/12/2016)


    Lynn Pettis (5/12/2016)


    J Livingston SQL (5/12/2016)


    Lynn Pettis (5/12/2016)


    And Post Padder is still at it.

    yeah....about 15 today

    We can call him pp. :w00t:

    Agreed. Now where's...

  • RE: Are the posted questions getting worse?

    SQLRNNR (5/12/2016)


    BLOB_EATER (5/12/2016)


    Is it wrong that I no longer have the desire to do SQL certification exams? Do I need to look in the mirror and slap myself very hard?...

  • RE: Are the posted questions getting worse?

    BLOB_EATER (5/12/2016)


    Is it wrong that I no longer have the desire to do SQL certification exams? Do I need to look in the mirror and slap myself very hard?

    Don't...

  • RE: Possible to use merge replication to "sync" two servers

    Never mind. I did what I should have done first and looked at the MSDN article on merge replication, it won't work for what I need.

    Looks like we may...

  • RE: Are the posted questions getting worse?

    Ed Wagner (5/11/2016)


    jasona.work (5/11/2016)


    Ed Wagner (5/11/2016)


    Grumpy DBA (5/11/2016)


    jasona.work (5/11/2016)


    Jeff Moden (5/10/2016)


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

  • RE: Are the posted questions getting worse?

    Ed Wagner (5/11/2016)


    Grumpy DBA (5/11/2016)


    jasona.work (5/11/2016)


    Jeff Moden (5/10/2016)


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

  • RE: Home SQL Server - Do I need a Graphics card if I opt for 64GB RAM?

    etl2016 (5/11/2016)


    thanks.

    Sorry, missed one bit. I am willing to go for dual-monitor (27inch, 23 inch). From this context as well, do I or do I NOT need Graphics card...

  • RE: Home SQL Server - Do I need a Graphics card if I opt for 64GB RAM?

    The easy way to put it is, SQL doesn't care what kind of graphic card you have.

    But, you will need some sort of graphic card / display adapter, to connect...

  • RE: Are the posted questions getting worse?

    Jeff Moden (5/10/2016)


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

  • 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 ??? = " +...

Viewing 15 posts - 1,591 through 1,605 (of 2,787 total)