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

How to set Parameter in Script data source?

1 Answers  


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.

2 Answers  


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

2 Answers   TCS,


Where do we use ACvisitor class?

0 Answers  


How do you design a report which has multiple child datastream (horizontal seq)

0 Answers  






what is the filter?

1 Answers  


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  


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?

1 Answers   IBM,


What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?

0 Answers  


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.

4 Answers  


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

2 Answers   TCS,


Explain difference between onrow and onread method?

0 Answers  


Categories