I have SQL connection string as below "Data Source=10.13.216.55,1433;Database=June02Farm;Integrated Security=True;Pooling=False;"; I have to append port number for Example 2345 to DataSource. Plz help