Error en la base de datos de WordPress: [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]SELECT VISIT FROM ESPECIE WHERE ID_ESP=
Error en la base de datos de WordPress: [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]SELECT * FROM ESPECIE WHERE ID_ESP=
Error en la base de datos de WordPress: [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]SELECT * FROM FOTOS WHERE ID_ESP=
Error en la base de datos de WordPress: [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]SELECT * FROM MACAULAY_AUDIOS WHERE ID_ESP=
Especie:
Familia:
Orden:
Error en la base de datos de WordPress: [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 'ORDER BY MONTH(FECHA), NOMBRE_ESP, FECHA' at line 1]SELECT FECHA, ESPECIE.ID_ESP, NOMBRE_ESP, LOCALIDAD.ID_LOCALIDAD, LOCALIDAD, MONTH(FECHA) AS MES, YEAR(FECHA) FROM LOCALIDAD INNER JOIN (ESPECIE INNER JOIN OBSERVACIONES ON ESPECIE.ID_ESP = OBSERVACIONES.ID_ESP) ON LOCALIDAD.ID_LOCALIDAD = OBSERVACIONES.ID_LOCALIDAD WHERE ESPECIE.ID_ESP= ORDER BY MONTH(FECHA), NOMBRE_ESP, FECHA
Error en la base de datos de WordPress: [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 'GROUP BY LOCALIDAD.ID_LOCALIDAD ORDER BY LOCALIDAD' at line 1]SELECT LOCALIDAD.ID_LOCALIDAD, LOCALIDAD, COUNT(LOCALIDAD.ID_LOCALIDAD) AS NUM FROM LOCALIDAD INNER JOIN (ESPECIE INNER JOIN OBSERVACIONES ON ESPECIE.ID_ESP = OBSERVACIONES.ID_ESP) ON LOCALIDAD.ID_LOCALIDAD = OBSERVACIONES.ID_LOCALIDAD WHERE ESPECIE.ID_ESP= GROUP BY LOCALIDAD.ID_LOCALIDAD ORDER BY LOCALIDAD
Error en la base de datos de WordPress: [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]SELECT VIDEO_TXT, VIDEO_AVI FROM VIDEOS WHERE VIDEOS.ID_ESP =