On Fri, 19 Oct 2001 10:26:14 +0200, [EMAIL PROTECTED] (Thorsten Hock)
wrote:

>Sorry, natürlich benutze auch ich mssql_connect(). Der Zugriff funktioniert
>aber leider nur, wenn sich der SQL-Server und der WEB-Server auf dem
>gleichen Host befinden. Ein Zugriff über das Internet auf einen anderen
>Server ist nicht möglich. Und genau das ist mein Problem.

Seems I do not have that problem with our intranet.

We have installed PHP on two different W2000/IIS5 servers.

On both servers, MSSQL2000 is also installed and we use PHP4.06 with
the php_mssql.dll. We can connect both databases from both servers by
using the servername, or by using the IP-address of the servername.

BTW: If you want to connect to an MSSQL server over the internet, you
might want to make sure you make use of some secure connection, like
make use of PPTP, tunneling?

Cheers,

-- 
  http://hace.dyndns.org/ 
  Everything I say is my own opinion and not necessarily that of my employer.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to