Forum Replies Created

Viewing 15 posts - 91 through 105 (of 448 total)

  • RE: No State Based Deployments

    Bob JH Cullen (3/5/2015)


    Well, Steve's editorial has certainly stirred up a debate, and in our particular ( and peculiar) case I feel not much closer to a solution. Having attended...

  • RE: No State Based Deployments

    Gary Varga (3/4/2015)


    These issues are no different from those for non-database code.

    I think I'd disagree with that to an extent. If I'm modifying table structures or doing refactoring, there are...

  • RE: No State Based Deployments

    You should be able to handle this with appropriate branching of the scripts, especially if nobody is changing the same files/objects. It may not work as well for your shared...

  • RE: No State Based Deployments

    Eric M Russell (3/4/2015)


    For those of you who work in shops where developers make in-place changes to database objects and deployments are based on comprehensive delta scripts, how do you...

  • RE: No State Based Deployments

    Bob JH Cullen (3/3/2015)


    Eric M Russell (3/3/2015)


    It sounds to me like some folks are just making in-place modifications to tables and stored procedures in the development environment and then using...

  • RE: No State Based Deployments

    Bob JH Cullen (3/3/2015)


    Peter Schott (3/2/2015)


    Bob, we went through something like this ...

    Peter - Thanks for that. I'll have a good read through. This is not turning out to be...

  • RE: No State Based Deployments

    Bob Cullen-434885 (3/2/2015)


    We are trying to work out how to move from a "working direct on our single production platform" to "working on a dev/test platform and then deploy to...

  • RE: Grant Fritchey Reviews Minion Reindex

    Grant, I appreciate the detail in reviewing Minion Reindex. It's great to have an impartial third party look at something like this and give their thoughts on how well it...

  • RE: A Custom Execution Method – Level 19 of the Stairway to Integration Services

    Phil, that sounds like an interesting workaround. It may be possible to edit the files in the SSISDB so that they show as a system database, but as it shows...

  • RE: Real World T-SQL Tricks

    I've used several on the list:

    Tally table - useful for splits, especially, but haven't done nearly as much as I should have with this.

    APPLY - I've used this to replace...

  • RE: The 2014 PASS Summit Report - Day 1

    The pre-cons can be really useful, but also cost extra to attend. The best place to get knowledge depends on what you're trying to learn. You can learn a lot...

  • RE: What's a Toaster?

    Eric M Russell (10/24/2014)


    So, who here thinks the move to 3rd party hosted database services will eventually make the position of SYSADMIN a toaster? :unsure:

    You know - there's...

  • RE: The MidnightDBAs release Minion Reindex

    Added it to the feature requests on the site.

    It really does look like a promising tool. The logging is a nice touch and something that we always tend to want...

  • RE: The MidnightDBAs release Minion Reindex

    I took a quick look at the docs and it's got a lot going for it. I haven't installed it to try it out yet, but I can see where...

  • RE: In Praise of Service Broker

    We eventually got it working successfully for one project, but the complexity to troubleshoot when something wasn't configured is pretty bad. Worse, if you configure something incorrectly you can see...

Viewing 15 posts - 91 through 105 (of 448 total)