|

referenciasDAO.getComboSectores()
Error en la consulta:
SELECT DISTINCT s.nIdSector,s.vchLitSectorENG
FROM sectores s, referencias r
WHERE r.sectores_nIdSector=s.nIdSector AND bEnCurso=0 ORDER BY s.vchLitSectorENG
Table 'factoria_acme.sectores' doesn't exist |