Problems using control File
-
- Posts: 2
- Joined: Tue Oct 10, 2017 12:44 pm
Problems using control File
I^m running a VB Aplication with RR Sql Reports V 9.0 using the Report Viewer (rswrun.exe). The control File that I generate is the next:__RI_Report=C:SISTEMASCostosREPORTESREP002.rsw__RI_Printer=?__RI_DSource=SOURCESQL__RI_Include=O__RI_Filter=(HdPoliza.FechaPoliza=^02/09/2003^)__Param1=971__Param2=Reporte de Ventas al Contado__Param3=Fechas del 01/09/2003 al 15/09/2003____The VB part I run the rswrun as:__Shell C:RRSQL
swrun.exe /T\ServerSISTEMASSistemaCtrlFile.txt____The RR Sql send the next error message "Duplicate or invalid Viewer control table type switch"____Thanks____Have a nice day
=> RE: Problems using control File
Try ____Shell C:RRSQL
swrun.exe /TT\ServerSISTEMASSistemaCtrlFile.txt ______Kathleen__R&R Support