Welcome to Megan’s Space at Far2Go.net. You’ll find a brief introduction to me and this website here. This is my SQL Server blog. The Health and Nutrition section has moved to another part of the website.

(Note: user account creation has been disabled for this blog)

Cross-Database References & SSDT Database Projects

Before I migrated to SQL Server 2012, I was using Visual Studio 2010 Premium, which included Database Projects. It was a great feature that, once I figured out how to use it, enabled me to keep track of all my schema changes automatically, and to deploy them to production in a controlled way that allowed for backing them out again. Unfortunately, it didn’t work for me with SQL Server 2012.

Continue reading