Page 1 of 1

Problems using control File

Posted: Tue Sep 02, 2003 5:28 pm
by Frank1978_(Guest)
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

Posted: Wed Sep 03, 2003 8:08 am
by kfleming
Try ____Shell C:RRSQL swrun.exe /TT\ServerSISTEMASSistemaCtrlFile.txt ______Kathleen__R&R Support