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 are actuate smart reports?
Can we define global methods in a report?
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.
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?
Can we connect to 2 different types of database through the same report?
How to call a stored procedure from a report?
Difference between onRow and Onread method?
What is AFC? Where we Use AFC in Actuate?
What is report bursting?
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?
What property you use to Hide a control at runtime?
how many times executite the fetch method at run time?