← Back to team overview

dhis2-users team mailing list archive

Re: Example of iReport based on custom query on DHIS-2 demo site?

 

Hi Randy,

what I typically do when creating iReports using custom queries is to set
up a JDBC connection to the DHIS database straight from iReport. You can
then use the preview function and preview your reports directly from
ireport which simplifies debugging. One can either temporarily open the
postgres database for remote connections (put a strong password first!) or
install a copy of the database in a local postgres installation on your
machine.

regards,

Lars


On Fri, Feb 15, 2013 at 8:40 AM, Wilson,Randy <rwilson@xxxxxxx> wrote:

>  We’ve been trying to publish iReports in our DHIS-2 instance using
> custom queries and parameters, but continue to receive errors.  I was
> hoping to see some examples on the demo site, but they are all based on
> report tables. Could someone put some examples of iReports based on custom
> postgres queries so that we can see how to configure connection strings.**
> **
>
> ** **
>
> The documentation in the user guide is not adequate.****
>
> ** **
>
> *Randy Wilson*****
>
> ** **
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References