PCHomepage
Programmer
Running Windows Server 2008 and SQL Server Enterprise, SQL Server is running through the SQL Server Management Studio and I can run queries but I cannot access it via IIS on the same box. I cannot seem to reach it from the command line either. For example, osql -L gives results but sqlcmd -L comes up empty. Oddly, sqlcmd -E -S Server\SQLServer does connect. Any ideas?