dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00408
Re: Datavalue crosstab and MyISAM tables
2009/3/28 Saptarshi Purkayastha <sunbiz@xxxxxxxxx>
> Thanks... can we not write code at the application startup that if that
> crosstab table is found it should be dropped??
>
At the start of a new datamart process there is a function that drops this
table if it exists, and then populates it. So we could do that, but it
wouldn't really give us anything...
Lars
References