Forum Replies Created

Viewing 15 posts - 19,486 through 19,500 (of 19,564 total)

  • RE: SQL BROWSER ISSUE

    A couple of things to check:

    Check in the SQL Server Configuration Manager > Network Protocols > Protocols

    Verify that Hide instance is set to no

    In SQL Server Surface Configuration Manager, make...

  • RE: Size of Log File in Database Mirroring

    To reiterate what Steve said, you will be able to re-use the log space when doing log backups. In full recovery mode, you should be performing t-log backups at...

  • RE: How to Post Performance Problems

    Nice article Gail.

  • RE: more Data Mining!

    statistics courses and google search that landed the answer on the first return

  • RE: Database Mirroring Limit

    Thx Bob for the insight.

  • RE: Identity_column

    I too missed the extra comma but saw the intent of the question. Despite that, it is nice to have learned something about the extra comma in table creates.

  • RE: Spatial Concepts

    I liked the question - and the previous spatial questions on QotD. Makes you think back a little bit to geography and geometry - woot!

  • RE: Reclaiming freed space

    This was a good question. I would have initially ticked the truncate table option but ran some testing and research first. Though accurate, I am not sure I...

  • RE: Unique constraints

    The question must have been corrected by the time I answered it. The sql errors with the tags did not exist when I answered this question so it was...

  • RE: data type precedence!

    Keep in mind the question asked for highest and lowest respectively. If construed differently than the highest possible and then the lowest possible datatypes; we would still have to...

  • RE: Stored procedure parameters

    This question was good in that it pointed out something really simple, yet way to easy to overlook when troubleshooting or code-reviewing in the first place.

  • RE: Rebuilding Master Database in SQL Server 2005

    Agreed on the spelling issue. I pause for a moment on questions with mis-spellings to make sure there is no trick involved. The flipside though is that it...

  • RE: Twenty tips to write a good stored procedure

    I found many of the items in this article (as already divulged by Gail), to be somewhat inaccurately founded. That said, with proper documentation and good peer review, this...

  • RE: Updating through cursors

    Great stuff/thread. Wish i could have made it to that Pass session.

  • RE: VarChar(max)?!?

    nice to have a clear explanation.

    Good question

Viewing 15 posts - 19,486 through 19,500 (of 19,564 total)