Ver Mensaje Individual
  #3 (permalink)  
Antiguo 13/03/2007, 21:02
SeNdEr2003
 
Fecha de Ingreso: agosto-2003
Mensajes: 906
Antigüedad: 20 años, 8 meses
Puntos: 3
Re: No me guarda los datos mi consulta!

Me da este error:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

En mysql tengo:

Campo Tipo Cotejamiento Atributos Nulo Predeterminado Extra Acción
id_noticia int(4) No auto_increment
autor varchar(255) latin1_swedish_ci Sí NULL
titulo varchar(255) latin1_swedish_ci Sí NULL
categoria varchar(255) latin1_swedish_ci Sí NULL
fecha datetime No
noticia blob BINARY Sí NULL