Hi,
Well I use that control...I put it in a Form. However it is with that control that I manipulate my independent report. I think that control is the OCX... because it have some methods to pass parameters and formulas to the report.
So, it seems that to use RDC and to be able to get references to reports and use RDC events I need to put the designer inside my application.... so the report will always be compiled with the application... This seems very inflexible, right?
Thank you