Forum Replies Created

Viewing 15 posts - 17,491 through 17,505 (of 19,560 total)

  • RE: Needed: An ADD CODE Button and Form

    Making a button would certainly make it more prominent (how to insert SQL Code). I think that would solve a lot of the problems around the code.

    There will still...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Paul White (2/8/2010)


    CirquedeSQLeil (2/6/2010)


    They may not click very often, but they do. A lot of my blog traffic comes from that link in my sig.

    Several clicks have come from...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    jcrawf02 (2/8/2010)


    You guys are hysterical. I apologize for all the funny comments that are about to be ignored, but "I don't think Tron was neutered, was he?" is the one...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    GilaMonster (2/8/2010)


    Note to self: Once my university stuff's out of the way, write a followup to my "Help my database is corrupt" article, covering the causes and fixes for suspect...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    commoda

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Democratizing the Microsoft MVP Award

    GilaMonster (2/7/2010)


    Jeff Moden (2/6/2010)


    Voting by the general public smacks of a popularity contest rather than a public service award (which is what being an MVP is really all about).

    Agreed....

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    You're forgetting the coconuts and the swallow poo (poo factor already mentioned is the hamster poo)

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Now that the thread has spawned a child, will there be a grandchild?

    There is no erasing the thread now. Not with DBCC Timewarp as it's progenitor.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: I'm from the government and I'm here to help

    Fantastic:-D

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    canine

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: DBCC Timewarp

    The Dixie Flatline (2/7/2010)


    As fascinating as this all is, it really isn't furthering my understanding of the parameters. I seriously need help because the documentation I'm working...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: DBCC Timewarp

    Matt Miller (#4) (2/6/2010)


    Jeff Moden (2/6/2010)


    The Dixie Flatline (2/6/2010)


    Thank you for that helpful information, George. I apologize.

    Can someone tell me if it makes a difference whether or not...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Parent and Child in Multi table join SQL command? help me!

    Another option

    declare @productcategoryid

    set @productcategoryid = 4

    Select pav.ProductAttributeValueID,pc.CategoryName, pca.ProductCategoryAttributeName,pav.AttributeValue

    From ProductAttributeValue pav

    ...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: DBCC Timewarp

    The Dixie Flatline (2/6/2010)


    Fine then, Mr. Wings-On-Your-Hat-And-Feet-Man with the vaguely French name.

    I'll just get my answer off Twitter.

    I wave my subatomic particles at all of your nannies.

    Your...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Best code for generating sequence numbers

    Would a sequential guid work in place of an int?

    It should be less of problematic and it doesn't necessarily need to be the primary key (it could be a unique...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 17,491 through 17,505 (of 19,560 total)