Report Completion

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Andy
Posts: 18
Joined: Tue Oct 10, 2017 12:44 pm

Report Completion

Post by Andy » Thu Apr 15, 2010 8:56 pm

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.

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Report Completion

Post by kfleming » Thu Apr 15, 2010 8:58 pm

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

Post Reply