How do I create a crystal report at runtime, using only fields that the user specifies? I want the user to enter an SQL like statement to specify only certain fields of the database, unknown at design time, then generate a report of the returned data.




Reply With Quote