Dot NET crystal reports Question:
Download Job Interview Questions and Answers PDF
How to access crystal reports in .NET?
Answer:
When crystal reports are integrated with .NET, data can be accessed using ODBC drivers, ADO drivers, database files like excel, xml etc. Accessing data from data sources like ODBC drivers is called as the pull technology. In pull method, a built in wizard is used to select source to pull data from and the tables and fields are then selected to use in the report. In push method data set is created at run time and passed to the report.
Download .NET crystal reports Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain the various components in crystal reports? | How many sub-reports can report can have? |