Hi There,
I want to connect to SQL Server from a VB application which is running behind a
proxy server. I m unable to do it, I have tried many methods, help me plzzzzz
Thanks in advance
Ravi
I want to connect to SQL Server from a VB application which is running behind a
proxy server. I m unable to do it, I have tried many methods, help me plzzzzz
Thanks in advance
Ravi
You have to open up the ports that SQL Server uses.
For tcp-ip sockets the default port for SQL Server is 1433.Please refer
http://support.microsoft.com/support/kb/articles/Q164/6/67.asp... for
details.
Dinesh.
which is running behind aQuote:>-----Original Message-----
>Hi There,
>I want to connect to SQL Server from a VB application
methods, help me plzzzzzQuote:>proxy server. I m unable to do it, I have tried many
Quote:>Thanks in advance
>Ravi
>.
1. Problem connecting an oracle client behind Wingate proxy server to an oracle server not behind proxy
I have installed an oracle client (Forms Runtime) behind Wingate proxy
server. When I tried to connect to the server that is not behind any
proxy server I couldnt reach preferable IP (server IP). Somehow I
cant connect to destination IP.
I put in tnsnames.ora the following lines:
PROD.WORLD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = XXX.XXX.XXX.XXX)(PORT = 1521))
(CONNECT_DATA = (SID = PROD))
)
Client machine can connect to Internet while surfing over the Internet
with Internet Explorer but only via proxy server. Is there anything I
should put that client will first connect to proxy and to server:
Network 1 (CLIENT->PROXY)------->Netvork 2 (SERVER)
Any help is appreciated, Boris
Sent via Deja.com http://www.deja.com/
Before you buy.
3. Problem with connecting to sql server form the client computer behind proxy
5. Connect client's behind proxy server?
7. using ADO object to connect to sql server behind proxy
9. Client access to foreign server from behind Proxy Server
10. Accessing Oracle server from client which is behind firewall/proxy on intranet
11. using Informix JDBC HTTP proxy servlet from an applet that sits behind a network proxy