Forum Replies Created

Viewing 15 posts - 13,486 through 13,500 (of 19,560 total)

  • RE: What, When, Where, How, Who2

    Pinal Dave (6/23/2010)


    Very very nice article Love it.

    Thanks, I appreciate that.

    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: Raw Materials - Decisions, Decisions

    HAHA - that about sums up those systems. 😀

    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: What, When, Where, How, Who2

    Dugi (6/23/2010)


    Jason,

    Thanks for the article, good job!

    😉

    Thanks

    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: Using Certificates to Sign Stored Procedures

    Thanks for taking the time to share this with us.

    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: T-SQL Logic

    Thanks for the Question.

    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: 95 GB Transaction Log but 99% Free

    If they decided with good reasons to increase the log size - I would leave it. Even though that takes space away from the backups. I would have...

    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: store producers

    chetanr.jain (6/22/2010)


    Try this.

    select a.name as [Table Name], b.name as [Index Name],

    b.type_desc from sys.tables a, sys.indexes b

    where a.object_id = b.object_id

    and a.name=' Type the table name here'

    ( Runs on SQL 2005...

    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!

    Trey Staker (6/22/2010)


    CirquedeSQLeil (6/22/2010)


    Trey Staker (6/22/2010)


    Y2k

    (2000th post!!!)

    You barely missed it - you got 2001.

    Just barely...I did a pretty good edit *pat myself on the back*

    LOL

    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!

    Trey Staker (6/22/2010)


    Y2k

    (2000th post!!!)

    You barely missed it - you got 2001.

    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!

    This watercooler thread is about to surpass 2000!!!!

    This is post: 1999

    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!

    tosscrosby (6/22/2010)


    mbricker-600840 (6/22/2010)


    crookj (6/22/2010)


    Now that we have moved on to music...

    Anyone remember the 1910 Fruit Gum Company?

    😛

    joe

    1, 2 , 3 Redlight. Now that's stuck in my head!!!

    Mayhaps 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: Today's Random Word!

    forfeit

    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!

    Chris Morris-439714 (6/22/2010)


    CirquedeSQLeil (6/21/2010)


    Trey Staker (6/21/2010)


    dbowlin (6/21/2010)


    Like they say....it's not the heat, it's the humidity.

    So true, I also spent 2 weeks in Huston in August in 90 degree weather and...

    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 (6/22/2010)


    Steve Jones - Editor (6/22/2010)


    Sorry, Gail, looks like SA is not moving on in the World Cup.

    🙁

    What a surprise. Not.

    At least we didn't lose every match we played.

    True...

    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: How to Add Enable a Windows User to log onto SQL Server using Windows Authentication?

    You're welcome.

    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 - 13,486 through 13,500 (of 19,560 total)