Referencing objects from another database on the same server?
GenialArun
Posts: 4 New member
I have a database with enterprise data on it and will have to referencing the views/functions/tables into my application database.
How can I achieve this overcoming the 3-part naming restriction?
How can I achieve this overcoming the 3-part naming restriction?
Tagged:
Answers
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Is there any sample that I can refer to regarding cross database dependency handling?
Your suggestion of using LocalDB is not clear to me.
You should set a Temporary Database in a SQL Instance where those references are valid.
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools