Design report without using temp table - TechRepublic
Question
March 24, 2009 at 12:33 AM
venesh_b

Design report without using temp table

by venesh_b . Updated 16 years, 11 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