How to call a stored procedure from a report?
place the connection in the connection slot --use "ODBC
connection" option here.
while placing the data source in the data stream
choose "Stored prodedure data source componant" ,click on OK
Place the data row in the data row slote under data stream .
Now double click on the data stream go to Property-Stored
Procedure Def ,click on the browse button ,
then it will automatically opens the SP in your database ,
just select the stored procedure (SP) which u want
| Is This Answer Correct ? | 3 Yes | 1 No |
wat is synchronous and asynchronous reporting?
HOW TO PUBLISH A REPORT?
How to do performance tunning of reports?
which cmponent has onRead method and what it is used for?
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?
How to set Parameter in Script data source?
how can i 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. can any one guide me on this. pls... awaiting for the rply..
What property you use to Hide a control at runtime?
How do we have left -right flow , normally its top-down flow
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.
WHERE WE USED JAVA CONCEPTS IN ACTUATE?
What is data stream and data adapter is it same are different?