Posts
Sort by recent activity
Project Configuration
For one project we have a "master" database that stores common objects that are periodically synced to 5 separate application databases. The idea is that these common objects should always be in sy...
Ignore EXTERNAL tables?
When comparing SQL Azure databases, is there a way to ignore EXTERNAL tables? We have a lot of EXTERNAL tables in production that we will never have in production, so every time we compare dev to p...
SQL Prompt - Bug?
We have some older procs that use PWDCOMPARE. We've found that SQL Prompt does not work (e.g., no intellisense, no auto-formatting, etc.) if we type statements after the PWDCOMPARE. In the same pro...