Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/08/2007, 14:39
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
Re: Ayuda en error mysql_data_seek

Cuando hagas tu query haz esto:
Código PHP:
$rst mysql_query$query ) or die( mysql_error() ); 
Saludos.