Difference between onRow and Onread method?
Answer / alka
OnRead( ) – can manufacture data based on values in the fetched datarow
OnRow( ) – extracts requested data from the datarow object; normally just used to obtain a value for the ValExp but may access all values in a datarow
| Is This Answer Correct ? | 6 Yes | 0 No |
Can we connect to 2 different types of database through the same report?
How do we have left -right flow , normally its top-down flow
how many times executite the fetch method at run time?
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example.
What are actuate smart reports?
What is report bursting?
how to implement the parallel report
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.
HOW TO DEBUGGING A REPORT?
what is the filter?
Where we use afc in actuate?