Forum Replies Created

Viewing 15 posts - 3,511 through 3,525 (of 3,614 total)

  • RE: Using Exotic Joins in SQL Part 1

    I'm not sure how they could drop support for the WHERE clause.

    If they are then they would be breaking away from ANSI standard SQL and force a paradigm...

  • RE: SQL Worm - Are we lazy

    I have an issue with some legacy systems that are running MS SiteServer 3.0.

    If you've ever dealt with this package you will know that you have to follow a 16...

  • RE: Using Exotic Joins in SQL Part 1

    Is there any benefit in using these sort of joins instead of using the WHERE clause?

  • RE: Initial Installation of the Production Database

    We have a similar testing methodology but also have UAT (User Acceptance Testing). This keeps the end user involved in the system that they are going to have inflicted...

  • RE: SQL 2000 SP3

    quote:


    Microsoft SQL Server 2000 - 8.00.760 (Intel X86)

    Dec 17 2002 14:22:05

    Copyright (c) 1988-2003 Microsoft Corporation

    Enterprise Edition on Windows NT...

  • RE: SQL Worm - Are we lazy

    Sorry for the daft question buy what is a hibernating lap-top?

    To summarise the key points that have arisen due to Slammer.

    Patches/Service Packs are not applied because:-

    • Applying a patch to...
  • RE: SQL Worm - Are we lazy

    I agree with everything you said.

    My issue is that the fix did not say "put this on or you will get a virus" and I am not sure that it...

  • RE: SQL 2000 SP3

    The "not enough space on the C:" drive was absolutely correct.

    The extraction process must bounce stuff via the TEMP directory or something.

    As soon as I had cleaned up my C:\...

  • RE: Block the DBA?

    Actually your article highlights a need that isn't satisfied via legitemate means i.e. triggers on system tables.

    Role on YUKON.

  • RE: SQL 2000 SP3

    I can't get SP3 off the launch pad.

    The SETUP.BAT file refers to \x86\setup\sqlsetup.exe as does the readme file however, I don't get a \setup directory within \x86.

    I've tried SQL2KSP3.EXE and...

  • RE: Block the DBA?

    I know you said it was wortst practice in your article, but the icy hand of DBA's past gripped my heart when I read about altering system tables.

    I am always...

  • RE: Worst Practice - Bad Comments

    If it works its obsolete

    It depends on the nature of the evolution. If it is constantly trying to implement new stuff then this suggests that...

  • RE: Worst Practice - Bad Comments

    Good point on readability.

    One problem with comments is that they can be displayed in a variety of fonts so if you have anything lined up results can be unpredictable.

    Ditto indentation...

  • RE: Worst Practice - Bad Comments

    I insist on header blocks because a well written header tells the uninitiated at a glance what the proc/function is supposed to do.

    I do keep a history in the proc,...

  • RE: Worst Practices - Making a "Live" Change

    When one eliminates the impossible that what remains, no matter how improbable, must be the solution.

    Sherlock Holmes.

Viewing 15 posts - 3,511 through 3,525 (of 3,614 total)