Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 3,348 total)

  • RE: DateTime Puzzle

    Thanks, Paul! You saved me a lot of time by addressing all the points I wanted to address after reading the explanation of this question.

    It never ceases to amaze me...

  • RE: What is the logical Processing order of select statement

    What bothers me (about the documentation referenced, not about this question) is the relative order of ON and JOIN - how can the ON be processed without first bringing in...

  • RE: 20 tips on converting MySQL views to MS SQL

    I'm sorry to say that this is a very poor article that includes lots of bad advice.

    "1. if the query contains 'ORDER BY...' clause, it is necessary to insert 'TOP...

  • RE: General

    Sadly, I felt I had to report this question and explanation to Steve. The explanation is not the straight copy&paste from another source we had last week, but it is...

  • RE: General

    vk-kirov (5/2/2012)


    reema.m


    A DataSet will be serialized only into xml irrespective of the formatter which is used.

    It was true only for .NET 1.x.

    Yup. The reference givenn in the answer points to...

  • RE: Licensing

    L' Eomot Inversé (4/30/2012)


    Hugo Kornelis (4/30/2012)


    One of the links you included in your message is this one: https://www.microsoft.com/sqlserver/en/us/sql-2012-editions.aspx.

    On that page, just above the heading "SQL Server 2012 Capabilities", is the...

  • RE: Licensing

    L' Eomot Inversé (4/30/2012)


    paul.knibbs (4/30/2012)


    Look again at the page you just linked to--underneath the big headlines saying what the three main editions are you see the following:

    * The Web, Developer...

  • RE: Being Responsible for Code

    Chris.C-977504 (4/30/2012)


    With daily deploys and a weekly major release schedule I don't think you can penalize the QA people for the problems - I think you do have to drop...

  • RE: Being Responsible for Code

    Some comments on the specific example in the article and on accountability in software development in general.

    First: The specific example. I'd say that Facebook is doing it completely wrong. If...

  • RE: SSIS 2012 - Catalog Encryption

    Interesting question, thanks Koen!

    I had it wrong because, like Mohammed, I had to google - and I found this reference that appears to contradict the reference Koen used:

    In an Integration...

  • RE: SP

    Toreador (4/26/2012)


    some harsh responses IMHO. Who knows whether the author made use of a bit of code from the internet 7 years ago and forgot the source, or maybe one...

  • RE: SP

    paul s-306273 (4/26/2012)


    This article was posted in 2005 on TechRepublic:

    Ouch! That level of simularity is way beyond coinicidence... :angry::crying::sick:

    I'll shoot Steve an email now and ask him to deal with...

  • RE: SP

    I love the "don't know" option, and I agree with the poster above that those who rightfully tick that box should get a point. 😉

    In T-SQL, recursion is not as...

  • RE: Altering a Column

    (edit: hit send too soon)

    L' Eomot Inversé (4/25/2012)


    BoL


    NOT NULL can be specified in ALTER COLUMN only if the column contains no null values

    this is a bit unfortunate. I...

  • RE: Altering a Column

    Thanks! Great question.

    Unfortunately, I managed to work out the right solution in my head - and then clicked the wrong options. :facepalm: <-- need a smiley for that!

Viewing 15 posts - 2,146 through 2,160 (of 3,348 total)