Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,195 total)

  • RE: Unpivot

    PurpleLady (10/16/2014)


    The point is not the point<grin> I use this as a way to point out deficiencies in my knowledge. It gives me a headache trying to figure out where...

  • RE: Unpivot

    hakan.winther (10/16/2014)


    Vimal Lohani (10/15/2014)


    twin.devil (10/15/2014)


    Comments posted to this topic are about the item <A HREF="/questions/unpivot/117130/">Unpivot</A>

    HAHA,

    Still wrong answer

    admin has not tested it.

    Answer should be two rows.

    OrderIDProductNameProductQty

    1 ...

  • RE: Unpivot

    Koen Verbeeck (10/16/2014)


    *sigh*

    Indeed

  • RE: Today's Random Word!

    Ed Wagner (10/15/2014)


    Jim_K (10/15/2014)


    Ed Wagner (10/15/2014)


    Stuart Davies (10/15/2014)


    SQLRNNR (10/14/2014)


    Ed Wagner (10/14/2014)


    SQLRNNR (10/14/2014)


    Ed Wagner (10/14/2014)


    crookj (10/14/2014)


    SQLRNNR (10/14/2014)


    djj (10/14/2014)


    Ed Wagner (10/14/2014)


    Stuart Davies (10/14/2014)


    BWFC (10/14/2014)


    Ed Wagner (10/13/2014)


    djj (10/13/2014)


    Ed Wagner (10/13/2014)


    SQLRNNR (10/13/2014)


    djj (10/13/2014)


    SQLRNNR (10/13/2014)


    Danish

    Pastry

    creme

    Brulee

    Fire

    Torch

    Singer

    sewing...

  • RE: Are the posted questions getting worse?

    BWFC (10/15/2014)


    Am I being cynical in thinking that 'cracked it' means 'can't be bothered to provide sample data'?

    http://www.sqlservercentral.com/Forums/FindPost1625755.aspx

    Possibly, in the cases when I posed a question then found the answer...

  • RE: Stored Procedure Execution Error

    Hi ,

    I normally get that error if I try to use a variable without declaring it first.

    e.g

    set @startdate = getdate()

    will cause the error, but;

    declare @startdate smalldatetime

    .........

    set @startdate = getdate()

    doesn't.

    If...

  • RE: Today's Random Word!

    SQLRNNR (10/14/2014)


    Ed Wagner (10/14/2014)


    SQLRNNR (10/14/2014)


    Ed Wagner (10/14/2014)


    crookj (10/14/2014)


    SQLRNNR (10/14/2014)


    djj (10/14/2014)


    Ed Wagner (10/14/2014)


    Stuart Davies (10/14/2014)


    BWFC (10/14/2014)


    Ed Wagner (10/13/2014)


    djj (10/13/2014)


    Ed Wagner (10/13/2014)


    SQLRNNR (10/13/2014)


    djj (10/13/2014)


    SQLRNNR (10/13/2014)


    Danish

    Pastry

    creme

    Brulee

    Fire

    Torch

    Singer

    sewing (machine)

    Needle

    Thread

    Doe

    Buck

    Rifle

    shotgun

    Venison

    cow heart

    Dissection

  • RE: Today's Random Word!

    BWFC (10/14/2014)


    Ed Wagner (10/13/2014)


    djj (10/13/2014)


    Ed Wagner (10/13/2014)


    SQLRNNR (10/13/2014)


    djj (10/13/2014)


    SQLRNNR (10/13/2014)


    Danish

    Pastry

    creme

    Brulee

    Fire

    Torch

    Singer

    sewing (machine)

  • RE: Today's Random Word!

    Sean Lange (10/10/2014)


    SQLRNNR (10/10/2014)


    hibernate

    party

    Line

  • RE: Today's Random Word!

    SQLRNNR (10/7/2014)


    Ed Wagner (10/7/2014)


    TomThomson (10/7/2014)


    whereisSQL? (10/7/2014)


    Ed Wagner (10/7/2014)


    crookj (10/7/2014)


    Ed Wagner (10/7/2014)


    BWFC (10/7/2014)


    Ed Wagner (10/7/2014)


    djj (10/7/2014)


    Ed Wagner (10/6/2014)


    whereisSQL? (10/6/2014)


    Sean Lange (10/6/2014)


    SQLRNNR (10/6/2014)


    geoduck

    Yummy!!!

    Delicious

    Taste

    Bud

    Spring

    Pogo

    Jump

    Rope

    Hang

    Tight

    Wad

    Shot

    bird

    flu

  • RE: Why do they not listen?

    venoym (10/6/2014)


    Eric M Russell (9/30/2014)


    GilaMonster (9/30/2014)


    Eric M Russell (9/30/2014)


    So, if a DBA removes an end user from the DBO role in the process of performing a migration to the next...

  • RE: Today's Random Word!

    Ed Wagner (10/6/2014)


    djj (10/6/2014)


    Ed Wagner (10/5/2014)


    SQLRNNR (10/5/2014)


    piggery

    Gluttony

    Sloth

    Pride

    London

  • RE: Today's Random Word!

    Ed Wagner (10/2/2014)


    TomThomson (10/1/2014)


    SQLRNNR (10/1/2014)


    broken

    chain

    Saw

    Bones

  • RE: Are the posted questions getting worse?

    BWFC (9/30/2014)

    [snip]

    'You work in IT, you run the website', said the committee.

    'Err', said I.

    I feel your pain - that's how I ended up with the website for my wife's workplace

  • RE: Does anyone have an experience of copying a big mdb file from pc to network?

    It's quite common for me to copy a backup - not just the mdb / ldb files to my local pc to work on off line.

    This works fine for me...

Viewing 15 posts - 541 through 555 (of 1,195 total)