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 page level security?
What is report bursting?
what will we have to do if we want to generate an existing report in different language for different countries??
How to 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?
Explain difference between onrow and onread method?
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.
Can we connect to 2 different types of database through the same report?
I need a help for Connecting to iServer Volume using IDAPI Classes(Java Classes) and after connecting to iServer i want to execute the ROX on iServer and also want know the status whether that job is succesfully run or not. Please do the needful if anyone of you known the code and send the copy of it ASAP.
What property you use to Hide a control at runtime?
How do we have left -right flow , normally its top-down flow
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?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report