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 |
Can we define global methods in a report?
Explain difference between onrow and onread method?
i have one question? 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?
Where we use afc in actuate?
What property you use to Hide a control at runtime?
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
Difference between onRow and Onread method?
How can i make use of Multiple Input Filter, the case is, i have two Datasources with different queries with a common field. i need the merge set in datarow of MultipleInputFilter. how can i make it.? please provide with clear example i'm new to actuate. thanks in advance.
Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.
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.
What is data stream and data adapter is it same are different? Explain?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report