Connectingt to SQL Server on a non-standard port
I have a need to connect to SQL Server on a non-Standard TCP port (i.e. not 1433). Is there a way to configure LINQPad to do this?
Comments
-
Just add a comma and the port number to your Server Name,