AW: ReportQueryBySQL

2007-04-05 Thread Norbert.Woegerbauer
Hi Armin, many thanks for the patch, it works fine! :) -Ursprüngliche Nachricht- Von: Armin Waibel [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 24. März 2007 00:19 An: OJB Users List Betreff: Re: ReportQueryBySQL Hi Norbert, [EMAIL PROTECTED] wrote: > Hello, we use OJB as persistence l

Re: AW: ReportQueryBySQL

2007-03-27 Thread Armin Waibel
Hi Norbert, [EMAIL PROTECTED] wrote: Hi Armin, many thanks for your investigation! Yes, that hack would satisfy our needs unless it has side-effects (we use getReportQueryIteratorByQuery also in it's usual way). I don't expect side-effects. The OJB test-suite pass without failures after chan

AW: ReportQueryBySQL

2007-03-27 Thread Norbert.Woegerbauer
Hi Armin, many thanks for your investigation! Yes, that hack would satisfy our needs unless it has side-effects (we use getReportQueryIteratorByQuery also in it's usual way). The only thing is that we use OJB 1.0.1 (which we have patched for some issues), but I assume I'll manage to integrate you