I need to generate a dynamic report through JasperSoft, the result of querying three MySQL tables. The tables are:
CREATE TABLE IF NOT EXISTS 'tcc'.'Catalogo' (
'idCatalogo' INT NOT NULL,
'titulo' LONGTEXT NULL,
'Autor' LONGTEXT NULL,...
asked by
08.07.2018 / 00:13