Forum Replies Created

Viewing 15 posts - 451 through 465 (of 820 total)

  • RE: Changing Taxonomy

    I think that what ps suggested, and what I was thinking, has some merit. It's a bit of work on your part though. A drop down for version...

  • RE: Versions of Disaster

    I really don't have a great recommendation on how to handle this other than build some automated system that tracks the current build number on a daily basis, perhaps even...

  • RE: Data Vices

    Manie Verster (12/9/2008)


    I must say at this point that I actually feel sorry for our (the smokers) children and current or future grandchildren. They grow up with parents that smoke...

  • RE: Data Vices

    Jeff Moden (12/5/2008)


    Heh... do you smoke?

    Only when my flue is clogged. 😀 Told you my vice was humor.

  • RE: Data Vices

    I used to go through 2 bottles of Diet Mountain Dew per day - 2 liters each. For those outside the US Mountain Dew is lemon and lime flavored...

  • RE: The Ebb and Flow of Community

    We have an internal Knowledge Base. Almost all of the entries concerning SQL came from me. More than half have some link to something I found here. ...

  • RE: Finding Values With Numerous Columns

    timothyawiseman (12/2/2008)


    ... I am not aware of it actually "failing" on a large table, but it can definitely be painfully slow on large tables

    Anything to do with LIKE forcing...

  • RE: Finding Values With Numerous Columns

    Madhivanan and Jason bring up some good points. Formating! Then if you like LIKE you'll love this. Try a search argument with an embedded RegEx. ...

  • RE: The Ebb and Flow of Community

    dphillips (12/1/2008)


    I think just as much thanks should go to those who post questions as those who answer them. If nobody asked questions, we'd not learn anything.

    Remember...

  • RE: remove sql server date time default value

    jcrawf02 (12/1/2008)


    So to sum up, Jeff says the glass could be half full, Charles says the glass could be half empty, but neither one of them really believes the water...

  • RE: remove sql server date time default value

    Jeff Moden (11/29/2008)


    Some folks store unknown or "open" dates as 99991231 so they don't have to check for null to see if an enddate has occurred in the past or...

  • RE: remove sql server date time default value

    This is not specific to the Compact Edition. It has to do with the date/time object itself. The SQL object uses an offset from an origin to store...

  • RE: The Ebb and Flow of Community

    There used to be an old quote. Something along the lines of, "There are no stupid questions, just stupid mistakes." I think that I've said this before but...

  • RE: Missing Indexes in SQL Server 2005

    John Mitchell (11/25/2008)


    Bear in mind also that the DMVs are cleared down not only when SQL Server restarts, but also when databases undergo certain changes of state, such as to...

  • RE: How SQL Server Chooses the Type of Join

    I agree with Lowell, mostly. If jino.jose had said "Enterprise Manager" then I would not even posted a reply. Management Studio does get the whole recordset. Open...

Viewing 15 posts - 451 through 465 (of 820 total)