Forum Replies Created

Viewing 15 posts - 16,306 through 16,320 (of 26,486 total)

  • RE: The Missing Certification

    Gift Peddie (3/26/2010)


    I have to disagree with your statement. Nothing you provided were technical reasons why you did not agree with the proposed credential and methodology of validation.

    Your comments were...

  • RE: The Missing Certification

    Actually, Luke, TDWI's CBIP certification requires recertification every three years. Part of what can be used for recertification credits includes Teaching/Lecturing/Presenting where one would get credit for the development...

  • RE: Are the posted questions getting worse?

    Trey Staker (3/26/2010)


    Lynn Pettis (3/26/2010)


    Just curious, but can anyone else figure out what she is saying here?

    I've followed that whole thread and a few others that she's been on like...

  • RE: Need rows where a date is between start and end dates OR before a start date

    Michael Meierruth (3/26/2010)


    DakotaPaul,

    The WITH statement is the best thing that came out with SS2005.

    And there is no need to wrap your head around it. It's really simple!

    It's like preparing your...

  • RE: The Missing Certification

    The Dixie Flatline (3/26/2010)


    Peer review. For the MCJ, would this need to be a video, or could a project, including code, that could be tested in a lab environment by...

  • RE: The Missing Certification

    Gift Peddie (3/26/2010)


    You lost me again. The clause "to be positive that is something to digest" doesn't seem to connect to or follow from the prior clause, but I'm not...

  • RE: Are the posted questions getting worse?

    RBarryYoung (3/26/2010)


    Lynn Pettis (3/26/2010)


    Just curious, but can anyone else figure out what she is saying here?

    I think that my previous two replies on that thread pretty much explained anything that...

  • RE: Performance (Seek in a table)

    MTY-1082557 (3/26/2010)


    Which option has better performance? or both are the same?

    Declare @id int

    Declare @ClientId int

    set @clientID = 1

    Select @id = id from [Table] where id = @ClientID

    If @Id is null

    Begin...

  • RE: Access mysql through linked server error

    Here is a screen print of the ODBC config for our MySQL system. Is yours configured similarly?

  • RE: Are the posted questions getting worse?

    Just curious, but can anyone else figure out what she is saying here?

  • RE: The Missing Certification

    Gift Peddie (3/26/2010)


    How can you point out flaws in something that is simply in the idea stage. Nothing has been put to stone. Nothing you have provided has been helpful...

  • RE: Cannot accept a new connection because the session has been terminated.

    Have you checked the log files like the message instructed?

  • RE: The Missing Certification

    Gift Peddie (3/26/2010)


    Lynn Pettis (3/26/2010)


    Gift Peddie (3/26/2010)


    Now, unfortunately there are many who will disagree with you.

    There also many that will agree with me the excluded protest one proposal at a...

  • RE: Where are you?

    Jason Shadonix (3/26/2010)


    Lynn Pettis (3/23/2010)


    John Rowan (3/23/2010)


    It's in Keystone, SD. The nearest 'big' town is Rapid City, SD, which is about 1/2 hour away. I was born just...

  • RE: Access mysql through linked server error

    I just checked our System DSN to the server running MySQL and it specifies the database to be accessed. How do you have your ODBC connection configured?

Viewing 15 posts - 16,306 through 16,320 (of 26,486 total)