Ver Mensaje Individual
  #16 (permalink)  
Antiguo 06/07/2011, 16:24
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Conectar Php Con Oracle Error

No, ve el manual odbc_errormsg() te devuelve un string directamente, por favor revisa el manual para que veas como usarlo, oci_error() es el que te devuelve un array.