Activity overview
Latest activity by GenialArun
How can we set the configuration for the automatic builds to target to a specific server instead of the LocalDB? / comments
How can we set the configuration for the automatic builds to target to a specific server instead of the LocalDB?
Is there any sample that I can refer to regarding cross database dependency handling? Your suggestion of using LocalDB is not clear to me. / comments
Is there any sample that I can refer to regarding cross database dependency handling?Your suggestion of using LocalDB is not clear to me.
Referencing objects from another database on the same server?
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?