InterviewSolution
Saved Bookmarks
| 1. |
Can We Create Report Using More Than One Database? |
|
Answer» We can CREATE report using more than one database LIKE Oracle, Access. Create data SOURCE name for both the databases. Select tables from them and create the report. Only RESTRICTION is if you use two databases then you cannot see the SQL generated by crystal reports. We can create report using more than one database like Oracle, Access. Create data source name for both the databases. Select tables from them and create the report. Only restriction is if you use two databases then you cannot see the SQL generated by crystal reports. |
|