Hi all,
I want to know the best way to have several database projects in a solution and be able to reference those other databases from within a view or stored procedure without getting error messages. Currently i have a solution having number of db projects and references. But i get reference errors. I can fix the issue short term by messing around with the database references I’ve added but after a couple of month it starts again. Any suggestion to do it best way.
Thanks