Forum Replies Created

Viewing 15 posts - 10,036 through 10,050 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    GilaMonster (5/23/2011)


    Jack Corbett (5/23/2011)


    Just because I've touched it doesn't mean I'm an expert.

    It doesn't? Really?

    😉

    Wish more...

    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?

    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    GilaMonster (5/23/2011)


    Jack Corbett (5/23/2011)


    Just because I've touched it doesn't mean I'm an expert.

    It doesn't? Really?

    😉

    Wish more people thought 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: Negotiating Your Raise Before Your Annual Review

    After reading about this and thinking about it a bit, I have to admit I am probably more in the realm of the faint of heart in this area. ...

    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?

    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    GilaMonster (5/23/2011)


    Jack Corbett (5/23/2011)


    Just because I've touched it doesn't mean I'm an expert.

    It doesn't? Really?

    😉

    Wish more people thought that way.

    No experts are...

    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?

    Stefan Krzywicki (5/23/2011)


    SQLRNNR (5/23/2011)


    GilaMonster (5/23/2011)


    Jack Corbett (5/23/2011)


    Just because I've touched it doesn't mean I'm an expert.

    It doesn't? Really?

    😉

    Wish more people thought that way.

    No experts are those who 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: Are the posted questions getting worse?

    GilaMonster (5/23/2011)


    Jack Corbett (5/23/2011)


    Just because I've touched it doesn't mean I'm an expert.

    It doesn't? Really?

    😉

    Wish more people thought that way.

    No experts are those who have heard of it...

    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: Memory

    Thanks again for another 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: Today's Random Word!

    humbug

    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: cannot view databases etc in reporting service in ssms

    I'd start here.

    http://msdn.microsoft.com/en-us/library/bb522825(v=SQL.100).aspx

    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: cannot view databases etc in reporting service in ssms

    You should use report manager for much of the administration of SSRS 2008 - a lot was changed between 2005 and 2008.

    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 (5/20/2011)


    SQLRNNR (5/20/2011)


    I love Gails answer here.

    Hey, he asked for a course in the Seattle area. That's in the Seattle area. It's a higher level course. It is mostly administration....

    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?

    I love Gails answer here.

    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: MAX yields multiple results

    If you only want one record period and not one record per user that created a comment, then you need to remove more items from your group by

    , comments.create_user_id

    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: MAX yields multiple results

    Your group by is causing that. Remove comments.create_date from the group by.

    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: Which Bugs Do You Find?

    I definitely think the types of bugs seen these days are more commonly with usability and business logic or flow.

    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 - 10,036 through 10,050 (of 19,560 total)