I'm receiving this error: Fatal error: Call to undefined function: mssql_connect() in e:\inetpub\wwwroot\sitio\TMP5w3gxy2pnf.php on line 9 This is line 9: if (!( $con = mssql_connect($maquina, $usuario, $password))) $maquina = "SERVIDOR"; $usuario = "sa"; $password = ""; $BDnombre = "ProyectoRMA"; So, basically, any ideas of the source of this error? Regards, Miguel Guirao Servicios Datacard www.SIASA.com.mx
- [PHP-DB] undefined function Nick
- Re: [PHP-DB] undefined function Julie Meloni
- Re: [PHP-DB] undefined function Nick
- Re: [PHP-DB] undefined function Jason Wong
- Re: [PHP-DB] undefined function Miguel Guirao
- Re: [PHP-DB] undefined function Bruno Ferreira
- RE: [PHP-DB] undefined function Miguel Guirao
- Re: [PHP-DB] undefined function Bruno Ferreira
- RE: [PHP-DB] undefined function Miguel Guirao
- Re: [PHP-DB] undefined function John W. Holmes
- RE: [PHP-DB] undefined functi... Miguel Guirao