Activity overview
Latest activity by jim.whaley
We are running into an issue with synonyms.
We have a reporting database that looks at a replicated (MSSQL replication) copy of our production database.
We use synonyms in our reporting database to point to the replicated production database.
I don't really want or need the synonyms in source control. When we deploy a new report database, we simply run a proc that automatically creates all of the synonyms.
Sure would love the ability to exclude things from source control! :-)
Jim / comments
We are running into an issue with synonyms.
We have a reporting database that looks at a replicated (MSSQL replication) copy of our production database.
We use synonyms in our reporting database to...