I have a common function udf_Split in multiple databases along with a Numbers table, etc. So if I have these same named elements in database A and database B and I add a reference to B from A, I get errors like:SQL04105: The model already has an element that has the same name dbo.udf_Split. I should be allowed to do this. It sounds like the internal model namespace is missing some qualifier. This is a big deal for us as we get hundreds of missing reference warnings if we can't add DB references (and ignoring the warnings misses the point because REAL warning are useful).
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results