what is data stream and data adaopter is it same r
different? tell me?

Answers were Sorted based on User's Feedback



what is data stream and data adaopter is it same r different? tell me?..

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

what is data stream and data adaopter is it same r different? tell me?..

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

Post New Answer

More Actuate Interview Questions

Where do we use ACvisitor class?

0 Answers  


which cmponent has onRead method and what it is used for?

2 Answers   TCS,


What is page level security?

3 Answers   L&T,


What is report bursting?

4 Answers   L&T,


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.

0 Answers   IBM,






Where we use afc in actuate?

0 Answers  


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?

0 Answers  


WHERE WE USED JAVA CONCEPTS IN ACTUATE?

1 Answers  


What is AFC? Where we Use AFC in Actuate?

4 Answers  


What is data stream and data adapter is it same are different?

0 Answers  


Can we connect to 2 different types of database through the same report?

6 Answers   L&T,


I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.

0 Answers  


Categories