‎2008 Feb 12 12:32 PM
Hi friends,
i have some basic doubts in Editor techniques
1.while create a report program in editor, if the save button is clicked, whether it is saved in the Data base or in Editor itself?
2.whether the runtime object is created while click the F8 button(ie while first time execute the report) or click the active button?
3. The runime object and the active version of the report both are same? If it differs, the copy of the run time object is maintained in Database as well as in editor, while click the active button?
‎2008 Feb 12 1:51 PM
Hi Subhash,
1.When you saved the report program it will reside in the cache.After Activating the program it will reside in the respective database.you can see the difference by running on report program without activating it will show one warning message.
2.Runtime object will create when you are executing the report
3.runtime and active version may be different.will be same after activating the program.it will store in temporary cache
Regards
shibu