New Win7 installation - LinqPad doesn't display my local SQL server
I just upgraded to a Windows 7 machine, having successfully used LinqPad for a long time on Windows XP.
However, when I try to set up a LinqPad connection to my local SQL server instance, that instance does not appear in the list of servers I can connect to. The only instance that appears is the SQL server Express instance " (localdb)\v11.0 ". When I try to set up a new database connection in Visual Studio (2012), the new connection wizard finds my server just fine.
Am I missing something obvious here?
However, when I try to set up a LinqPad connection to my local SQL server instance, that instance does not appear in the list of servers I can connect to. The only instance that appears is the SQL server Express instance " (localdb)\v11.0 ". When I try to set up a new database connection in Visual Studio (2012), the new connection wizard finds my server just fine.
Am I missing something obvious here?
Comments
I guess I am just so used to the server list in these connection wizards being pre-populated that I didn't even think to enter the server name directly....