How can I create an Access report from within my App? Is it better to use Crystal reports? I use Access 97 and VB5.
Printable View
How can I create an Access report from within my App? Is it better to use Crystal reports? I use Access 97 and VB5.
If you are VB5 creating your report, you will need to use Crystal Reports.
Duane
If you are creating an app for yourself, so that you know you have Access available, I would skip Crystal. You can use automation to have Access print preview the report and do the printing. But if you are deploying the app, Mildumar is right, you'll have to go with Crystal.