News

OK, for some reason, I can't connect to my local SQL Server instance through localhost. Local isn't an option when connecting through Query Analyzer, either.
Steps to reproduce I am trying to run a local development environment setup script for my solution that includes the use of the SqlServer module to make changes. It uses the following command to ...