what is data stream and data adaopter is it same r
different? tell me?
Answers were Sorted based on User's Feedback
Answer / rupa kaur
A data stream is a group of components that provides the
data for your report. The data stream selects data from a
data source database and then places the data into the data
row structure required by the report. A data stream can be
made up of several types of components. Every data stream
has a data source component and a data row component.
Additional, optional components include filters, memory
buffers, and intermediate data rows.
A data adapter filters, retrieves, sorts, or otherwise
processes information. The two types of data adapters are
data sources and data filters. The relevant Actuate
Foundation Class is AcDataAdapter.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ssrao.
Data stream and Data adapters are different.
Data stream is a group of components.It contains a data
source component, data row component and one or more data
filter components(optional).It selects data from the data
source and places the data into data row structure required
by the report.
Data adapter can be a data source component or a data filter
component.It retrieves data from an input source(data
base)and creates data row.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to set Parameter in Script data source?
What is data stream and data adapter is it same are different? Explain?
Can you give an example of any complex report you designed using Actuate?
What is AFC? Where we Use AFC in Actuate?
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?
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?
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
What is page level security?
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.
Explain difference between onrow and onread method?
What are actuate smart reports?