Error
Se produjo un error al acceder a la base de datos
SELECT command denied to user 'finanzia'@'localhost' for table 'vrem'
SELECT d.idart as articulo, sum(d.cant) as cantidad, sum(d.importe) as importe from .vremdet d INNER JOIN credito7_nolisan.vrem r ON d.idvrem = r.idvrem where r.fecha between '' and '' group by d.idart