Re: [GENERAL] Java, postgres and jasper help

2005-11-22 Thread Richard Huxton
[EMAIL PROTECTED] wrote: hi all, i am trying to fix this bug within my program. its a java, postgres and jasper based program which generates charts. now i am generating a chart which does not show any 0 data points if they exist, only non-zero ones. obviously i am trying to do everything in jus

[GENERAL] Java, postgres and jasper help

2005-11-22 Thread sconeek
hi all, i am trying to fix this bug within my program. its a java, postgres and jasper based program which generates charts. now i am generating a chart which does not show any 0 data points if they exist, only non-zero ones. obviously i am trying to do everything in just one sql query, but i am n