February 27, 2015 at 6:53 am
I have one solution that contains multiple database projects. Some of those database projects contain views, that contain synonyms in the view definition, which reference another database in the same solution. Even when I add a database reference, I'm stilling getting reference errors that prevent me from building the solution. Any ideas?
February 28, 2015 at 6:25 am
Is this problem specific to synonyms, or are you having problems with direct cross-database references too?
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
March 3, 2015 at 5:22 pm
I think I figured it out, I was having some circular reference problems, I ended up having to build the dac pac of one of the databases and using that as a reference.
March 4, 2015 at 12:55 am
Well done.
Circular references are really bad news with DB projects.
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply