We are a shop that has more than 1,000 DB's (and growing) where the data schema is (almost) the same from DB to DB. We use stored procedures that are referenced from both web code and backend C++ code. As we release new versions of our web and C++ software (monthly) stored procedures may change as...