G
Guest
I have a simple Crystal Report developed within .NET. Currently, it displays
all fields from a view. Could someone please tell me how I could pass a
parameter to the report to only display the record(s) affected? i.e. only
display information where the VisitID = 1 (for example). I can set it up to
be hard-coded to be VisitID = 1, but need to be able to do this dynamically
at run-time from within my .NET application... I would appreciate any help!
Thanks,
-Valerie
all fields from a view. Could someone please tell me how I could pass a
parameter to the report to only display the record(s) affected? i.e. only
display information where the VisitID = 1 (for example). I can set it up to
be hard-coded to be VisitID = 1, but need to be able to do this dynamically
at run-time from within my .NET application... I would appreciate any help!
Thanks,
-Valerie