Hi Guys

I need to set up a connection string to a SQL 2005. We have the database listening on a port other then the default on (1433)....

I looked on ConnectionStrings but did not see anything.


I thought it would be like ServerName\InstanceName,port;

That did not work.

Help

Thanks Gary