I am using PB8 with the RDC for Crystal 9. My problem is that my calls to the RDC (ViewReport, export, etc.) seem to be asynchronous, reguardless of the values of the two report properties, EnableAsyncQuery and EnablePerformQueriesAsynchronously, and I want to make all these calls synchronous. This may not be completely right but reguardless, when a function of the RDC is executed, the next statement in my program is getting executed before the RDC function completes and I do not want this. Has anyone run into this, or a similar problem?
Thanks,
Dan
Thanks,
Dan