Forum Replies Created

Viewing 15 posts - 12,406 through 12,420 (of 39,914 total)

  • RE: Data Vision

    lshanahan (6/12/2013)


    We all make mistakes, and may never catch all our errors in testing, but we damn sure better catch our stupidity. Not checking the input data before processing...

  • RE: No R2

    chrisn-585491 (6/11/2013)


    It takes IT several months to get and set up a server, even if the budget is approved.

    Really? Depending on the server it takes us days, at most, once...

  • RE: No R2

    chrisn-585491 (6/11/2013)


    I can see a scenario where organizations turn to cloud based services to host their e-commerce database or quickly spin up some one-off analytical solution requested by management.

    That's about...

  • RE: The Watson Service

    MiguelSQL (6/11/2013)


    I wonder how many will attempt a Turing test with your next representative. Considering my experiences with some customer service, it wouldn't be a bad idea

    I agree....

  • RE: Does a backup cause TempDB to grow

    The check backup integrity shouldn't matter, but I think Gail is thinking that if you have a DBCC check of some sort (verify database integrity), this could be using tempdb...

  • RE: No R2

    chrisn-585491 (6/10/2013)


    People reject public "clouds" for very good reasons.

    You forgot some. Some people reject this. Lots don't. I suspect a majority of companies/situations are not using cloud services, but...

  • RE: No R2

    Eric M Russell (6/10/2013)


    My understanding that that the SQL Azure branch is being folded back into the SQL Server codebase, and going forward the same release of SQL Server /...

  • RE: No R2

    Seed Vicious (6/10/2013)


    and SQL2008 RTM will be discontinued?:w00t:

    Support will wane next year. However given that in April 2014 this will be 5 years old, that's expected.

  • RE: SQL training tasks

    Not sure yet. If you have feedback, please feel free to post it here, send to the webmaster@sqlservercentral.com and we'll take a look.

  • RE: Does a backup cause TempDB to grow

    I agree with Gail, no tempdb issue with backups.

    Something else must have run.

  • RE: Clustering Question

    I believe this can be done with disk replication, but no other way in 2008. In 2012 you have Availability Groups, which do not depend on some type of shared...

  • RE: creating logon & logoff triggers in MSSQL

    The main issue is that a login occurs to the instance. There isn't an access point I'm aware of that traps your access to a database. You might connect directly...

  • RE: SQL training tasks

    We are working on something here: http://learnsomesql.com/lesson/simple-selects

  • RE: Are the posted questions getting worse?

    We had a Down Tools Week[/url] project recently that built an add-in for SSC. It accesses the scripts from SSMS.

    I'm looking to get some feedback from people that might want...

  • RE: SQL commands to learn

    We have a Stairway Series here, designed to help you get started as well: http://www.sqlservercentral.com/stairway/75773/

Viewing 15 posts - 12,406 through 12,420 (of 39,914 total)