Error |
Se produjo un error al acceder a la base de datos 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 c.idvremcal as idvremcal, c.idvrem as idvrem, c.fecha as fecha, c.importe as importe, c.saldo as saldo, c.cb as cb, c.vigencia as vigencia, p.nombre as nombre from vremcal c INNER JOIN vrem r ON c.idvrem = r.idvrem INNER JOIN person p ON r.idcte = p.idperson where |