Page 1 of 1

Report Completion

Posted: Thu Apr 15, 2010 8:56 pm
by Andy
I am using Visual Studio 2008 (VB.NET). I have several reports that I call from my VB application and I am using control files and the rswrun.exe rather than the OCX. These reports call packages in our database that build temporary tables. When the report is loaded, I need to delete these temp tables so I can re-run the report with different arguments, if desired.____Is there a way, using the rswrun.exe or some other mechanism, to determine if the report has loaded? I haven^t found anything in the documentation that indicates this. I would like to explore this avenue first before I go down other paths looking to correct this.____Any and all assistance would be greatly appreciated. Thank you in advance.

=> RE: Report Completion

Posted: Thu Apr 15, 2010 8:58 pm
by kfleming
If you are using a control file, R&R will create an output status file and then update that file when the report completes.____Kathleen__R&R Support