Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-07-19 : 08:27:03
|
| ram writes "Hi All Here I am facing one problem.I have an VB application In that I am using ADO s to connect sql server. I can freely connect remote sql server by using this application when the system is directly connected to Internet.but the problem is when I am accessoing the same application where the system is not having direct internet connection it is giving sql server could not found check server exists or not.can anyone can help.regardsram." |
|
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2002-07-19 : 10:17:30
|
| PORT 1433 needs to be opened on the router.If you are running Microsoft Proxy Server, I don't think such a thing can be done.Michael<Yoda>Use the Search page you must. Find the answer you will. |
 |
|
|
|
|
|