Design crystal report without temp table - TechRepublic
Question
March 19, 2009 at 10:31 PM
venesh_b

Design crystal report without temp table

by venesh_b . Updated 16 years, 10 months ago

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) ?

This discussion is locked

All Comments