Options
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