how many times executite the fetch method at run time?
Answers were Sorted based on User's Feedback
Answer / udaykanth
Fetch method executes No of rows retrieved +1 times at run
time
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / santosh bhor
Number of rows which are retrieved from database query,that
many times Fetch method get executed at run time.
| Is This Answer Correct ? | 14 Yes | 4 No |
How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?
what is the filter?
How do you design a report which has multiple child datastream (horizontal seq)
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
What are actuate smart reports?
I generated one report design time I can color green. At run I want bule how to change dynamically? And which method I can over write?
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.
Can we connect to 2 different types of database through the same report?
Difference between onRow and Onread method?
how many times executite the fetch method at run time?
How to set Parameter in Script data source?
I need a help for Connecting to iServer Volume using IDAPI Classes(Java Classes) and after connecting to iServer i want to execute the ROX on iServer and also want know the status whether that job is succesfully run or not. Please do the needful if anyone of you known the code and send the copy of it ASAP.