in reply to Re: Generating MS Access reports through Perl DBI
in thread Generating MS Access reports through Perl DBI
Well you know how you can generate reports through access, i was wondering if there is anyway to do it in DBI. I need to generate a bunch of nicely formatted reports with different field criteria. I though somehow i could do like an sql type query to generate the report in access.