Cross-Database Queries
a11smiles
Posts: 2 New member
In production, I have a database with a number of stored procs that reference other databases.
When I try to create a new VS project and establish a baseline, those sprocs won't get created because the other databases don't exist locally. I get the "Invalid Object Name" error.
How do i create a baseline without having to create these databases (which include a huge data warehouse) on my localdb instance?
When I try to create a new VS project and establish a baseline, those sprocs won't get created because the other databases don't exist locally. I get the "Invalid Object Name" error.
How do i create a baseline without having to create these databases (which include a huge data warehouse) on my localdb instance?
Tagged:
Answers