ONCE NOTICIAS
Hoy es jueves 29 de julio del 2010

Buscar
BUSCADOR DE NOTICIAS REGÍSTRATE AQUÍ ONCE NOTICIAS PÁGINA PRINCIPAL ONCETV
Problemas al hacer consulta a base de datos: revisa tu sentencia SQL
query: SELECT n.st_texto_nota as texto, n.st_encabezado as encabezado, n.st_imagen as imagen, n.st_audio as audio, n.st_video as video, n.li_clave_categoria as categoria, n.li_clave_tema as tema, n.li_clave_fuente as clave_fuente, f.st_fuente as fuente, CONCAT(r.st_nombre,' ',r.st_apellido_paterno,' ',r.st_apellido_materno) as reportero, n.li_clave_reportero as clave_reportero FROM noticias as n , ctl_reporteros as r, ctl_fuentes as f WHERE dt_fecha='2007-10-01νmnota=83' AND li_clave_noticia= AND n.li_clave_reportero=r.li_clave_reportero AND n.li_clave_fuente=f.li_clave_fuente
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 'AND n.li_clave_reportero=r.li_clave_reportero AND n.li_clave_fuente=f.li_clave_f' at line 11