Forum Replies Created

Viewing 15 posts - 17,491 through 17,505 (of 39,903 total)

  • RE: Fantasy football

    I think I should add in a prize for last place. That way @speedracer, myself, Texas Engineers, and DBCC Go Team have something to shoot for the next few...

  • RE: Are the posted questions getting worse?

    I'd like to switch the ratings myself. Though I'd like a couple of axis along which to rate things. They would all be a simple +1, -1 that you could...

  • RE: Changing Jobs

    blandry (12/1/2010)


    Our jobs are jobs, NOT recruitment into someone's army. Stand up for yourself, show your value, and if sadly, you work for a company that cannot appreciate that,...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (12/1/2010)


    We usually find that some columns are best frozen, some always updated with current value, and some with both a frozen and a current column meets most of...

  • RE: whether it will boost performance of SQL server? Would be it Good Design?

    the constraint checks are very small and don't impact performance in a significant way. Adding them in there is a way of ensuring that your data is correct and accurate,...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (12/1/2010)


    WayneS (11/30/2010)


    To all the Threadizens that have presented - how have you incorporated this public speaking into your resume? Examples would be great!

    Oooh, good question. I haven't. I...

  • RE: Are the posted questions getting worse?

    I'm with Alvin. I'd question the design.

  • RE: Are the posted questions getting worse?

    I just saw a request for a beginner "how to back up and restore your databases to keep them safe" presentation.

    My guess is this is one that should get written,...

  • RE: xp_cmdshell

    If you assign the account to SQL Server using the Configuration Manager, it will determine the rights for SQL Server to run.

    If you mean that the account you used for...

  • RE: 2005 on 2008(OS)

    The warning is because SQL Server 2005 does not recognize W2K8. That OS was not around when SSK5 was released. So it warns you about potential issues.

    Getting to SP3 will...

  • RE: xp_cmdshell

    Which account? If you set a proxy for xp_cmdshell, just give it the rights needed.

    If you change a service account, use the Configuration Manager. It will assign the correct rights...

  • RE: Linked Servers and SERVERPROPERTY

    Quotes are hard. It's why printing out the string is a good idea.

    Glad it's working.

  • RE: Today's Random Word!

    cold...

  • RE: Using Mirror database for reporting

    The problem with either solution is that you can break the client side easily.

    I'd recommend that you use a set schedule so that people are aware when the db will...

  • RE: DBCC CHECKDB - System databases

    I agree with Gail. I would run this daily on my system databases.

Viewing 15 posts - 17,491 through 17,505 (of 39,903 total)