D] '
> Assunto: RE: RES: [PHP-WIN] mssql_connect() - Unable to connect to
> server
>
>
> Was that php line hard coded in class_dbconnect.inc?
>
> -Original Message-
> From: Felipe Nascimento
> To: [EMAIL PROTECTED]
> Sent: 10/21/2003 7:49 PM
> Subje
Inside a class method, yes.
-Mensagem original-
De: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 21 de outubro de 2003 14:10
Para: 'Felipe Nascimento '; '[EMAIL PROTECTED] '
Assunto: RE: RES: [PHP-WIN] mssql_connect() - Unable to connect
Was that php line hardcoded in class_dbconnect.inc?
-Original Message-
From: Felipe Nascimento
To: [EMAIL PROTECTED]
Sent: 10/21/2003 7:49 PM
Subject: RES: RES: [PHP-WIN] mssql_connect() - Unable to connect to server
I got it!!
:-)
My mistake... Sorry..
$conn
and tks everyone.
Felipe
-Mensagem original-
De: Felipe Nascimento [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 21 de outubro de 2003 14:29
Para: [EMAIL PROTECTED]
Assunto: RES: RES: [PHP-WIN] mssql_connect() - Unable to connect to
server
Here is the complete message.
Warning: mssq
Enviada em: terça-feira, 21 de outubro de 2003 10:28
Para: [EMAIL PROTECTED]
Assunto: Re: RES: [PHP-WIN] mssql_connect() - Unable to connect to
server
The error message "Warning: MS SQL: Unable to connect to server:"
Includes an colon (:) in the end which suggest that there is some
> Felipe
>
> -Mensagem original-
> De: Luis Ferro [mailto:[EMAIL PROTECTED]
> Enviada em: terça-feira, 21 de outubro de 2003 09:32
> Para: [EMAIL PROTECTED]
> Assunto: Re: [PHP-WIN] mssql_connect() - Unable to connect to server
>
>
> The SQL Server wraper function
]
Assunto: Re: [PHP-WIN] mssql_connect() - Unable to connect to server
The SQL Server wraper functions in PHP are based on SQL Server Client
DLL's which can or can't be already on the system.
I would check to see if they are present in the machine that is running
PHP...
Cheers and
The SQL Server wraper functions in PHP are based on SQL Server Client
DLL's which can or can't be already on the system.
I would check to see if they are present in the machine that is running
PHP...
Cheers and good luck ;)
Luis Ferro
TelaDigital.net
Felipe Nascimento wrote:
Hi all,
I´ve seen
Hi all,
I´ve seen some coments on the subject already, but I couldn´t put it to
work.
My set up is: Php 4.3.3 under Win - MSSQL 2000 - Win 2000 server - IIS
5.0. All in the same server.
php_mssql.dll is set as an extension, ntwdblib.dll is in the system32
directory.
My call to mssql_connect is: