Forum Replies Created

Viewing 15 posts - 9,586 through 9,600 (of 19,560 total)

  • RE: TDE and Filestream

    Thanks for the question - too bad I missed all the fun with the backwards answer;-)

    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: Help! Migrated from Access to SQL Server 2005 - Can't see newly inserted records

    So from SSMS you can query the table and return results, but when trying to "Open" the table you don't get results.

    Do you get an error?

    Are you trying to perform...

    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: 70-450 Demanding questions

    GilaMonster (6/28/2011)


    Oh, right. In SA writing an exam is the term used for a student, an examiner sets the exam.

    No, I'm not that interested in getting involved in setting the...

    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: 70-450 Demanding questions

    GilaMonster (6/28/2011)


    SQLRNNR (6/28/2011)


    You should have written the one for 450 - IMHO it needs a revamp to correct some flaws.:-D

    I have. For 2008 I've written 432, 433, 450 and 451....

    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: Long Running Queries Data....

    Logic sounds good.

    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: 70-450 Demanding questions

    GilaMonster (6/28/2011)


    Rich Yarger (6/28/2011)


    No practice exams for the Denali TS and ITP certs??? I had better get my 2008 creds done soon.

    Err, what???

    The Denali exams likely won't be out...

    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: Help! Migrated from Access to SQL Server 2005 - Can't see newly inserted records

    adocity (6/26/2011)


    Please help,

    I am trying to scale up my database from Access to SQL Server 2005.

    When I run my 'Insert' statements I can not see the record in the table...

    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?

    Koen Verbeeck (6/28/2011)


    Chad Crawford (6/28/2011)


    Wahoo! My users group just scheduled me to speak in August. Let the stress begin.... 😀

    Congratulations.

    I did my very first technical session last...

    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: The Age of Software

    There are many older apps that I prefer over newer apps due to functionality (change or loss). If the app works solid, then why not use it 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?

    Chad Crawford (6/28/2011)


    Thanks for the kind words of support and advice, I can certainly use it! I've given a few technical presentations before, but this is my first...

    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?

    Chad Crawford (6/28/2011)


    Wahoo! My users group just scheduled me to speak in August. Let the stress begin.... 😀

    SLC or Provo?

    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: Too much code for this T-SQL

    Ninja's_RGR'us (6/28/2011)


    Create table PatientOperations

    (PatientId, OperationId, OperationDate (for order by))

    Then your query simply becomes

    Select * from PatientOperations where Operation IN (Ids 1,2,3,4,5)

    Join back to base table(s) to get the rest of...

    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: Where Do You Go for Authoritative SQL Server Best Practices?

    Jeff Moden (6/26/2011)


    I pretty much use the same resources and in the order that you did when you wrote your book, Brad.

    For your final question, I NEVER take anything...

    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: Too much code for this T-SQL

    By having a normalized structure, your query would be greatly simplified.

    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!

    grenouille

    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 - 9,586 through 9,600 (of 19,560 total)