Re: Using getReportQueryIteratorByQuery

2007-05-11 Thread Armin Waibel
Ali HACHAMI wrote: Hi Armin, I did the test using 1.0.4. I compared the sources from SVN with 1.0.4 and didn't found (much) differences in column handling via report query (SqlQueryStatement, ReportQueryByCriteria, ReportQueryRsIterator). So I would expect the same issue in latest version

Re: Using getReportQueryIteratorByQuery

2007-05-11 Thread Ali HACHAMI
Hi Armin, I did the test using 1.0.4. Best regards, Ali On 5/11/07, Armin Waibel <[EMAIL PROTECTED]> wrote: Hi Ali, Ali HACHAMI wrote: > Hi Armin, > > > I tried to fix the problem by renaming the class's attributes, but the > problem is still there. In conclusion the problem happen when th

Re: Using getReportQueryIteratorByQuery

2007-05-11 Thread Armin Waibel
Hi Ali, Ali HACHAMI wrote: Hi Armin, I tried to fix the problem by renaming the class's attributes, but the problem is still there. In conclusion the problem happen when the columns have the same name in the tables (not in the classes). In my test the java field name ("name") + column name

Re: Using getReportQueryIteratorByQuery

2007-05-11 Thread Ali HACHAMI
Hi Armin, I tried to fix the problem by renaming the class's attributes, but the problem is still there. In conclusion the problem happen when the columns have the same name in the tables (not in the classes). Best regards, Ali On 5/5/07, Armin Waibel <[EMAIL PROTECTED]> wrote: Hi Ali,

Re: Using getReportQueryIteratorByQuery

2007-05-05 Thread Armin Waibel
Hi Ali, sorry for the late reply. Last week I had a DSL malfunction caused by my Internet provider. It seems to be fixed (works again for 20 hours), but it could happen that I'm out of business again. Ali HACHAMI wrote: Hi, I'm using getReportQueryIteratorByQuery and I want to select column