Monthly Archives: December 2009
SQL Server Bug – Synonyns
The below bug was driving me crazy a few weeks ago until I figured it out via the power of Google. In short, when your target is on the same server, don’t include the server name. USE [master] GO –Create … Continue reading