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 |
Where we use afc in actuate?
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 is report bursting?
Difference between onRow and Onread method?
which cmponent has onRead method and what it is used for?
Can we define global methods in a report?
What is data stream and data adapter is it same are different?
What is afc?
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.
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
Where do we use ACvisitor class?
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.