I am using crystal report 8 with VB 6 and MS Access.
So far I am using a temp table for each report and linking them before designing the report because unless doing this I can not get database fields on report.
Is there any way to generate report without creating a temp table (using runtime dataset) ?