I got solution to this and you wont believe it.
These crystal reports were using oracle package and cursor to get data. All reports where using one package with package body. I split package body into individual procedures. Recompiled all procedures and packages. Recompiled reports again from Crystal Report IDE after making minor change. Though it is not convincing much but it is working now.
Thank you Imar to suggest me trying out different options.
|