Forum Replies Created

Viewing 15 posts - 3,331 through 3,345 (of 3,658 total)

  • RE: Requests?

    No, but we have the worlds most crap spam filter so it may be in there somewhere.

    Is there any chance you could tell me the full senders address so I...

  • RE: A Grain of Salt

    There are four (mis)quotes that spring to mind when someone bangs on about statistics.

    1. He uses statistics as a drunken man uses lamp posts -- for support rather than illumination (Andrew...
  • RE: Requests?

    Steve,

    I take it that the authors only newsletter is separate from the site newsletter?

    If so is it for the guest authors such as myself?

    Thanks

  • RE: Unique Table issue.

    Do you have tables created by users other than the dbo?

    For example, do you have a dbo.orders and a myuser.orders table?

  • RE: The DBA Code of Ethics

    A DBA should seek to increase awareness of issues (such as security) to management and developers.  You can lead a horse to water....etc.

    A DBA should not seek to turn their work...

  • RE: Why not make SQL Server Central Mozila Firebird-Friendly

    Actually I tend to use Firebird as my default browser and SQLServerCentral works fine in its existing form.

    In fact, if you see the bug fixes you will see that I...

  • RE: Stored Procedure with Variable Date Range

    Why not create your stored procedure to do your aggregation into a summary table then use MS Excel to do your Crosstabs?

  • RE: Question of the Day for 16 Jan 2004

    I wish Microsoft would document all these undocumented features.

    If they want to put a disclaimer saying "we don't recommend you use this" or "this feature isn't guaranteed to be in...

  • RE: Question of the Day for 16 Jan 2004

    The link below lists a few to do with disabling hints.

    http://www.sql-server-performance.com/hints.asp

  • RE: Building a Demo Server

    I've had the "too much data" things as well.

    Because the sales activity was regarded as so important we developed special scripts that produced a specific sales version of the database.

    A...

  • RE: America bombs UK!!

    I've read "Stupid White Men" and seen "Bowling for Columbine",  which for some reason is billed as a "comedy" rather than tragedy.

    As I get older and ever more cynical I am increasingly...

  • RE: America bombs UK!!

    Poor sod would blend in, but his dialysis machine might stand out a bit.

    Personally, I believe that 90% of Al Queada are living in the London area, probably in flats...

  • RE: Insert new field in the middle of a table

    I think Antares answer could do with being inserted in the FAQ section.

  • RE: Insert new field in the middle of a table

    Unless you have a very good reason for this I would always insert the field at the end of row.

    After you have done it, remember to do an sp_recompile on...

  • RE: Question of the Day for 14 Jan 2004

    OK, I know that the question is hypothetical but who combines a major application upgrade with a major code change?

    I'd play safe and plan...

Viewing 15 posts - 3,331 through 3,345 (of 3,658 total)