Article ID: 269882 - Last Review: July 15, 2004 - Revision: 4.5 How To Use ADO to Connect to a SQL Server That Is Behind a FirewallThis article was previously published under Q269882 SUMMARY
When you use ActiveX Data Objects (ADO) to connect to a SQL Server 7.0 or SQL Server 2000 server that is behind a firewall, consider the following:
MORE INFORMATION
In the following sample code, servername should be the server DNS name, IP address, or a name inside the hosts file:
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
238949
(http://support.microsoft.com/kb/238949/EN-US/
)
How To Set the SQL Server Network Library in an ADO Connection String
APPLIES TO
| Article Translations
|

Back to the top
