• GilaMonster (10/31/2012)


    Basically it's additional complexity in the procedures solely for correct dependencies.

    Do you use those dependencies in your development? Do you have any process or procedure that requires that the dependencies be absolutely correct? Do you gain anything at all for this additional complexity?

    In my case I'd need it to build a dependency diagram for all the database objects.

    Probably, for now, I'll build the possible diagram from the dependencies and add a '?' whenever there's an exec sp_executesql...

    Thanks,

    Pedro



    If you need to work better, try working less...