Forum Replies Created

Viewing 15 posts - 21,211 through 21,225 (of 39,831 total)

  • RE: Program to install on database servers

    I've used Servers Alive and What's Up gold for this. They both work. Not free, but they work.

    Note that it's likely worth paying a little for something if you want...

  • RE: Schemas and bounding views to them

    Test carefully. Realize that there isn't any free improvement here. These are additional indexes to maintain on updates, so don't over index.

  • RE: Holiday Coverage

    I hadn't thought of that, but companies ought to offer pay for holidays. I know we're on salary for the most part, but we should get compensation for holidays, especially...

  • RE: Are the posted questions getting worse?

    Bru Medishetty (12/28/2009)


    Let me rephrase the original one "how you guys get time to play these PC/console games ?"

    I rarely play. I sometimes take a half hour or so with...

  • RE: Are the posted questions getting worse?

    you're welcome to come out here. We have land, Scouts, and snow 🙂

  • RE: Are the posted questions getting worse?

    Grant Fritchey (12/28/2009)


    50' is pretty good. Our driveway is over 200 yards long, so I don't have a blower, we have to have a guy plow it or we can't...

  • RE: Talking baseball

    Agree there. Being a fan has nothing to do with thinking. The whole idea of rooting for someone else in a sporting event is kind of silly.

    I started T-ball as...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (12/28/2009)


    Busy yesterday. Splitting wood and working on a chapter for a book... oh, and playing Halo ODST.

    I got my son away from Half Life 2 on the Orange...

  • RE: connection error

    What's your connection string?

  • RE: Service Pack 4

    Thanks for the votes. I've pinged MS, and been patient waiting for the one year anniversary of SP3 to roll by, but no responses. My guess is most of MS...

  • RE: drop

    I've removed the drop table from the question. It was to do the cleanup in testing, but I agree that it confuses the issue.

  • RE: Which replication is better?

    You can't use mirroring and have read/write at both ends. Only replication will allow this.

    I'm not sure if bidirectional transactional replication will work for multiple branches. It can definitely restrict...

  • RE: Colums Data Size

    information_schema.columns

    Has data type, and lengths. Need to limit by column and table.

  • RE: Service Pack 4

    The CUs aren't regression tested, and do sometimes introduce issues. SPs include the CUs, plus potential internal fixes for things that were in a customer specific hot fix, or might...

  • RE: Moving subsets of data between servers

    There isn't a good way to do this. The export wizard will help, but you'll need to write scripts that would still find the client data based on criteria.

    The easiest...

Viewing 15 posts - 21,211 through 21,225 (of 39,831 total)