Ver Mensaje Individual
  #6 (permalink)  
Antiguo 03/05/2007, 15:36
Avatar de el cirujano
el cirujano
 
Fecha de Ingreso: mayo-2003
Ubicación: Frente al PC
Mensajes: 609
Antigüedad: 21 años, 9 meses
Puntos: 3
Re: odbc en command line

Código PHP:
$conexion odbc_connect("$stringConexion","$XPUSER","$XPPASS",SQL_CUR_USE_ODBC);
if (
odbc_error())
         {
               echo 
odbc_errormsg($conexion);
         } 
__________________
CSS2 + AJAX + PHP + MySQL, una mezcla sin competencia!!!!!!