Can we connect to 2 different types of database through the
same report?
Answers were Sorted based on User's Feedback
Yes, we can use any no. of database in a single report to
extract data. We have to use different report section for
this purpose.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / vijay salunke
Obviously yes,AS there is no restiction on use of databases
we can connect two or more databases in single report also
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / lingaraj
If you want to connect to different database we need those
many connections. We can use it accordingly with those
connection.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vishal
yes, we can. By making different connection strings, we can
have access to different DB.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vignesh
Yes, we can connect the different types of data(for example data in database,data in flat file or XML data).In the two different types of data you can join then go to the JOIN dataset or MERGE the data go to the Union dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data stream and data adapter is it same are different?
Where do we use ACvisitor class?
Explain difference between onrow and onread method?
What property you use to Hide a control at runtime?
wat is synchronous and asynchronous reporting?
what is the filter?
Difference between onRow and Onread method?
What is report bursting?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report
What is data stream and data adapter is it same are different? Explain?
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 implement the parallel report