[PHP] principiante(beginer)

2002-01-11 Thread vania

quiero conectarme con un servidor sql server 2000
y hasta ahora no he podido. lo intentado con la funcion mssql_connect(server name, 
user name, contraseña)
y en el browser recibo el siguiente mensaje 
Fatal error: Call to undefined function: mssql_connect() in 
c:\inetpub\wwwroot\receve\prueba.php

alguien puede guiarme se lo agradeceria


i wanna to connect to sql server 2000 and i can not.
i try with the function of mssql' s library mssql_connect(server name, user name, 
contraseña) and not have good results

Do Help me somebody? I need it very much
thanks for all






Re: [PHP] principiante(beginer)

2002-01-11 Thread Nicolas Costes

Hola !!!
Tienes que ins oh, sorry. ;-))

You need to install MsSQL support for PHP, by getting the right PHP module 
and adding it in your 'php.ini' file  see this file for the exact syntax.

Hasta la vista ...

Le Vendredi 11 Janvier 2002 19:14, vania a écrit :
 quiero conectarme con un servidor sql server 2000
 y hasta ahora no he podido. lo intentado con la funcion
 mssql_connect(server name, user name, contraseña) y en el browser
 recibo el siguiente mensaje
 Fatal error: Call to undefined function: mssql_connect() in
 c:\inetpub\wwwroot\receve\prueba.php

 alguien puede guiarme se lo agradeceria

 ---
- i wanna to connect to sql server 2000 and i can not.
 i try with the function of mssql' s library mssql_connect(server name,
 user name, contraseña) and not have good results

 Do Help me somebody? I need it very much
 thanks for all

-- 
 ( * Nicolas Costes,
 //\\  IUT de La Roche / Yon, poste 8449
( \/ ) [EMAIL PROTECTED]
http://luxregina.free.fr

--
PHP General 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]