Ver Mensaje Individual
  #4 (permalink)  
Antiguo 03/04/2008, 11:48
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
Re: Pivot Table, PROBLEMAS INTERPRETACION

Prueba esto:
Código PHP:
$rs=mysql_query($sql,$conx) or die( "Error en SQL: $sql, " mysql_error() ); 
Saludos.