Forum Replies Created

Viewing 15 posts - 331 through 345 (of 818 total)

  • RE: Fantasy Football 2014

    I'm not too disappointed with my auto draft, should be a fun year. Ya' make all your hay in the regular season waiver wire anyways!

  • RE: Fantasy Football 2014

    How many people were able to make it to the online draft?

  • RE: Fantasy Football 2014

    Funny, was just logging in to post the reminder when I saw the thread update notification. Thanks Rory!

    Looking forward to another fun year, guys.

  • RE: DBCC CHECKDB<!-- 864 -->

    TomThomson (8/20/2014)


    Nice question. 😎

    But I have one niggle :hehe:: you can't run that command against tempdb, because it is specifically acting of the database 'myDatabase' :laugh::crazy:; but...

  • RE: DBCC CHECKDB<!-- 864 --><!-- 864 -->

    SQLRNNR (8/20/2014)


    This question highlights another great example of bad (conflicting) documentation.

    Within the same documentation one will find both of the following statements.

    DBCC CHECKDB does not examine disabled indexes.

    And

    Unless NOINDEX is...

  • RE: DBCC CHECKDB<!-- 864 -->

    ssimmons 2102 (8/20/2014)


    hmmm - I'm looking at 2014 docs, looks like it does run DBCC CheckCatalog

    Do you have a link? The link I sent is for 2014; under...

  • RE: Fantasy Football 2014

    roryp 96873 (8/13/2014)


    Steve Jones - SSC Editor (8/13/2014)


    My reminder is set.

    Do we have a draft order?

    I believe it gets randomly set right before the draft.

    Yeah, draft order is random and...

  • RE: Fantasy Football 2014

    Yeah, all 12 teams are set. I finalized the league (so no one can drop) and set the draft order to random, to be set 30 minutes before draft...

  • RE: Fantasy Football 2014

    We're running with one league, Yahoo doesn't appear to be able to do "super" leagues and I don't have the time to manage something like that.

    I changed the draft date...

  • RE: One a Week

    lshanahan (7/29/2014)


    Attended my first one in DC back in December and it is well worth the time.

    I was pretty shaky on backup/restore strategies and one of the sessions there was...

  • RE: Fantasy Football 2014

    Truncate Y'all has dropped out, replaced already with last year's requestors. NFL Soldiers is still pending.

    As has been stated, we started with 16 teams in the league the first...

  • RE: Fantasy Football 2014

    I took the league default draft date and time, will input one later. In the past we've done it on Labor Day, which is September 1. We're very...

  • RE: Fantasy Football 2014

    I just renewed the league and sent out reminders, check your emails that you used for Yahoo fantasy football.

    As of now, the league is full. If you are not...

  • RE: Restore databases from a directory of backup files

    In your procedure, the temporary table that is created to hold the output from RESTORE FILELISTONLY creates the columns [FileID] and [BackupSizeInBytes] as an INT. It should be created...

  • RE: SQL Server port

    Whew, got it right (5 days later)!

    😉

Viewing 15 posts - 331 through 345 (of 818 total)