积极答复者
About SQLSERVER through the proxy server connection problems

问题
答案
-
Hi,
If you want to Connect to SQL Server Through a Proxy Server, please follow below article from MSDN, it will guide you to enable connections to SQL Server through Microsoft Proxy Server. After you configure a server to Listen on a Specific TCP Port, you just need to use a custom connection string. Cause you didn't tell us the version of SQL Server you use, please choose one in ConnectionString.com.
Article: http://msdn.microsoft.com/en-us/library/ms179448.aspx
ConnectionString: http://www.connectionstrings.com/Articles/Show/sql-server-data-type-reference
Thanks.
Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
- 已标记为答案 Molly Chen_Moderator 2012年5月3日 3:01
全部回复
-
Hi,
If you want to Connect to SQL Server Through a Proxy Server, please follow below article from MSDN, it will guide you to enable connections to SQL Server through Microsoft Proxy Server. After you configure a server to Listen on a Specific TCP Port, you just need to use a custom connection string. Cause you didn't tell us the version of SQL Server you use, please choose one in ConnectionString.com.
Article: http://msdn.microsoft.com/en-us/library/ms179448.aspx
ConnectionString: http://www.connectionstrings.com/Articles/Show/sql-server-data-type-reference
Thanks.
Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
- 已标记为答案 Molly Chen_Moderator 2012年5月3日 3:01