Relative Content

Tag Archive for sql-servervisual-studiolinked-serverdacpac

Cross database reference in Visual Studio DACPAC solution

I’m trying to update a target server using the Schema Compare feature in Visual Studio 2019. Upon checking the sys.servers table, I can see the linked server and confirmed that I can run queries against it without any issues. However, I’m unable to update the target server in my DacPac and this is the error I’m getting.