
How to refresh data in Crystal Report Object during runtime
Quote:
> Hello,
> Can any body tell me how to refresh data in Crystal report object during
> runtime? It seems unable to reflect the change I made when the program is
> running. I made the report file connected to a MDB file in design time.
> Thanks for your prompt help
I'm not sure how to do this if you are using the ocx/vbx control, but if
you are using the Crystal Reports Print engine calls, there is a call
PEDiscardSavedData that fixes your problem.