Forum Replies Created

Viewing 7 posts - 241 through 248 (of 248 total)

  • RE: Members of windows group

    Wow, I never knew this existed. This is very helpful.

    Be still, and know that I am God - Psalm 46:10

  • RE: SP Send Query Result as HTML table using DBMail

    Thanks for the replies. In my current system we use this for database consistency checks that we are unable to use hard constraints on. So these emails are...

    Be still, and know that I am God - Psalm 46:10

  • RE: SP Send Query Result as HTML table using DBMail

    Sorry, I did forget to include the splitstring function:

    CREATE function [dbo].[SplitString]

    (

    @str nvarchar(4000),

    ...

    Be still, and know that I am God - Psalm 46:10

  • RE: Common Checks

    In addition to those already listed by others, I added checks for:

    - Disabled Indexes (no way to tell in the GUI that I am aware of)

    - Auto Create/Update statistics set...

    Be still, and know that I am God - Psalm 46:10

  • RE: Tempdb tables two months old

    Your responses make sense, thank you both.

    Be still, and know that I am God - Psalm 46:10

  • RE: Tempdb tables two months old

    Thank you for the replies.

    The refdate field is equal to the crdate field in most, if not all, of the records.

    Most of the records are #[eight digit hex], but there...

    Be still, and know that I am God - Psalm 46:10

  • RE: Do You Want a Meritocracy at Work?

    I've only been in the professional workspace for 5 years now, so I probably don't have the perspective that most of you do. I like the idea of a...

    Be still, and know that I am God - Psalm 46:10

Viewing 7 posts - 241 through 248 (of 248 total)