Skip to Content
0
Former Member
Sep 20, 2007 at 11:47 AM

Crystal Report For Eclipse: POJO problem

55 Views

Hi all,

I am using crystal report for eclipse basic version and used POJO-method to implement for users to viewing my report.

I did the following:

I created a sql page (create a target table) and import into crystal report (through crystal report designer under eclipse environment) E.g. let's say I created a table with 10 fields and imported into the crystal report.

Then I drag and drop through crystal report for my report design.

Later if I need to add one more field .....

I need to modified my SQL page and re-import the sql page into my crystal report. HOWEVER, through this re-import process, I lost all the detail/information on the existing report (that mean I need to re-design my report through the designer under eclipse environmet).

My question is: Is there any better way for me to implement my report ???

THANKS .. THANKS a lot as this problem make me use a lot of my time ... THANKS