- Can I use set multiple port for connecting to the Sql Server?
- Where/How can I set it?
- If so, i've set it, how can i connect it on a non-default port?
Thx & RegardsFrom the Microsoft KB article 307645PRB: Cannot Connect to SQL Server on Any Port Other Than 1433:
To resolve this problem, use TCP/IP protocol, and include "Server=ComputerName, PortNumber" in the connection string.
Terri|||how to user the tcp ip protocole? we must put sth on the connection string?
(ive got the same prob)
No comments:
Post a Comment