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 DEBUGGING A REPORT?
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, we had a number of reports scheduled to run at various times. This worked fine for at least a year, now it is the second time round we lost all the scheduled jobs, with no apparent reason we can find. Any ideas.
What is AFC? Where we Use AFC in Actuate?
what is data stream and data adaopter is it same r different? tell me?
How can you change the group key dynamically?
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.
How to set Parameter in Script data source?
what will we have to do if we want to generate an existing report in different language for different countries??
What is afc?
what is the filter?
wat is synchronous and asynchronous reporting?