Forum Replies Created

Viewing 15 posts - 7,306 through 7,320 (of 39,776 total)

  • RE: Stretch Pricing

    Feels like an order of magnitude too high (at least) to me. I'd say $10,000 a year for 1TB, or maybe 10TB, not 100GB.

  • RE: Tools / Methodologies to test SQL after applying Cumulative updates

    There aren't good tools here. You can use Xe/trace/distributed reply to gather a workload and replay it, but I'd do that against a test instance before applying patches.

    Really you should...

  • RE: Forum Updates

    Testing has uncovered a few UI issues, and with people leaving for the holidays, we are delaying this upgrade until early Jan.

  • RE: AG Backup Preference

    I can see an ambiguous pronoun in there (bad Steve). Corrected

  • RE: Testing Coders

    djackson 22568 (12/8/2016)


    How about this?

    Develop a project plan that includes either writing new code, modifying code or both. Come up with a few specific tasks that fit. Then...

  • RE: Are the posted questions getting worse?

    RIP, Mr Camps from last year,

    RIP, Mr Glenn, today

  • RE: Are the posted questions getting worse?

    In Orlando this week for Live360. Leaving this afternoon, and it's 18F at home. Didn't bring a coat, and couldn't wear a long sleeve this morning since it's a 80F...

  • RE: Fantasy Football 2016

    Mr. Kidd, what happened?

  • RE: CU or SP - What to do? What to do?

    My thought is:

    - security patches - apply ASAP after testing. There are too many automated bots and scripts out there looking for issues. Or on your network because someone clicked...

  • RE: Error trying to connect to a remote mssql database

    I would download SSMS and start there. That's a fairly easy way to go. Or just get SQL tools and use SQLCMD or bcp to get data. SSMS gets you...

  • RE: Question on pat index

    You'll need to provide some DDL for a table and DML to help here. This is a little vague and likely due to some data issue with your query.

  • RE: First Class Jobs

    t.franz (12/2/2016)


    A drawback of having the Jobs in the database would be, that - when you restore the database as _test, _dev or whatever, those jobs would be started and...

  • RE: Talking baseball

    Agreed. Why should a Royal hitting off a Giant determine home field for a Cubs/Indians series?

  • RE: Finally, Create or Alter

    I would argue that

    ALTER TABLE MyTable Add SalesID int

    is code. It gets compiled and executed against a physical structure on disk.

  • RE: Online T-SQL Scripts and Copyright

    Eric M Russell (11/30/2016)


    I totally don't understand why someone would publish sample programming code on the public web and then expect other folks not to use it or even expect...

Viewing 15 posts - 7,306 through 7,320 (of 39,776 total)