Forum Replies Created

Viewing 15 posts - 23,701 through 23,715 (of 39,818 total)

  • RE: Are the posted questions getting worse?

    I watch football - http://eteamz.active.com/Bruins/sounds/TVTheme-ABC,NFL-AreYouReadyForSomeFootball.wav

    Use your hands, use your body, hit somebody!

  • RE: DTS between SQL 2008 & Syabse

    Have you checked to ensure remote connections are allowed?

    There must be a setting to not use named pipes and use TCP/IP

    Have you tried building an SSIS package using the SS2K8...

  • RE: Time Off

    Steve Eckhart (5/22/2009)


    Steve,

    I find it very sad that your description of Memorial Day, "something that celebrates the start of warm weather and time off," is all that Memorial Day means...

  • RE: Time Off

    Tom Brown (5/22/2009)


    Over the Spring Bank Holiday (Whatever happned to calling it Whitsun) I'll be out on my bike, getting muddy - probably over at Cannock Chase - but possiby...

  • RE: Are the posted questions getting worse?

    Florian Reischl (5/22/2009)


    There is anybody watching soccer in the US? I didn't suspect this.

    Sure, Lynn watches his ten year old pros every Saturday 😛

  • RE: Reset table Identity

    truncate will remove all data AND reset the identity to it's starting value, whatever that was. It doesn't have to be 1.

    DBCC RESEED will reset it to the value you...

  • RE: Are the posted questions getting worse?

    Let me know, it will be worth the $10 to see how Grant meets his end!

  • RE: Help! After moving Master db SQL2000 would not start

    You still will likely need to edit the startup parameters for the service. You can do that in the services applet. Configuration Manager also allows this on the advanced tab...

  • RE: Are you a Military Vet?

    A salute from me as well.

    Sadly, I tried to join the Navy, 4H (bad ear) and too young (and prideful) to accept being turned down by the submariners.

  • RE: Are the posted questions getting worse?

    Lynn Pettis (5/22/2009)


    I like watching professional soccer. You rarely see the coaches getting angry on the touchline with the officials (not saying the don't).

    You rarely see anything happen in...

  • RE: Boy Scouts of America

    John,

    Thanks, and there are a few people here in scouts. Grant Fritchey leads a Cub Scout group. Congratulations to you on your Eagle as well. Something to be very proud...

  • RE: scheduling a job

    I don't think it's more or less efficient storing the value in a table.

    Calculating it is a function call, no I/O, minimal CPU to perform.

    The query writing to a table...

  • RE: Plan Optomizer choseing the wrong index

    The only way I know of for the plan in 2000 is a screen shot, and if it doesn't fit on one, multiple ones.

    The text plans are harder to read,...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (5/22/2009)


    No one is going to believe this, but a friend of mine & I were very minor characters in one of the Destroyer novels. We were introduced and...

  • RE: SQL 2008 - DBA

    You would have to go into more detail. not just the script, but how does the file get there? Is it copied? Perhaps it's not completely copied when the procedure...

Viewing 15 posts - 23,701 through 23,715 (of 39,818 total)