Forum Replies Created

Viewing 15 posts - 17,896 through 17,910 (of 39,903 total)

  • RE: Subscription Email target="_new"

    It's a pretty good split of people that like this/don't like this. We have experimented with the open in new window/same window a few times over the years and both...

  • RE: Are the posted questions getting worse?

    I think most people would just see that as a mish-mosh-messed up bagel.

  • RE: Data Portability

    I don't know how long they persist data, or if you can completely remove it. I have had friends disable their accounts, and all their data disappears from viewing, but...

  • RE: Setting Primary key to zero

    If you have an identity column, DBCC CHECKIDENT will help you reseed the column. If you have other types of PKs, just add new data.

  • RE: Setting Primary key to zero

    A primary key is the column(s) that uniquely identify each row. You don't set a PK to anything, you set the PK in each row to a unique value. That...

  • RE: Differences

    Tobar (10/11/2010)


    Men and women communicate differently. That is not going to change. We all need to speak and understand the "foreign" language of the other sex. I did not hear...

  • RE: Talking baseball

    Missed the weekend camping, but nice to see the Rays coming back. Sorry the Reds didn't put up more of a fight.

  • RE: Differences

    gtho (10/10/2010)


    Honestly, I expected that the caricature of IT males as being blind to anything outside their narrow world was annoying, but not really true. But here I am...

  • RE: Data Portability

    I think that the medical device relies on physical security, which is OK. I know I have an ICE (In case of emergency) entry on my phone so that first...

  • RE: Are the posted questions getting worse?

    GilaMonster (10/11/2010)


    Jack Corbett (10/11/2010)


    I think the Red Lion(?) hotel is fairly inexpensive and close by (walking distance). I think Gail has stayed there.

    I have, but it's hardly a cheap...

  • RE: General Question on Indexes and their Stats

    Adding in, the indexes are much, much, smaller (typically) than your data. So if you are scanning these, it is quicker than scanning the CI (as Gail noted).

  • RE: 2005 or 2008

    Licensing highly depends on company size. Some companies get Enterprise agreements that allow upgrades at minimal cost.

    SQL 2008 was supposed to be the same upgrade cost as moving to 2008,...

  • RE: Best strategy for rebuild index maintenance task

    If you search index rebuild on this site, there are numerous scripts to help here.

  • RE: Migrating Databases

    I believe these are full text indexes in 2005.

    Does this help? Look for the moving full text : http://msdn.microsoft.com/en-us/library/ms345483.aspx

  • RE: Are the posted questions getting worse?

    For some reason "California Girls" runs through my head when I read that

    "...Daisy Dukes, bikinis on top..."

Viewing 15 posts - 17,896 through 17,910 (of 39,903 total)