rrw ocx
Posted: Wed May 07, 2008 8:37 am
Good afternoon.____I^ve been away from programming for several years and have just got back to it a couple of months ago.____I^ve inherited a project that uses VB6 (SP6), Report Writer 10.0.012, and XBase. The app uses a table containing various RRW report names and launches them based on which one was selected. Parameters are passed to the reports via RIPARAM. I^ve recently added a new report and for some strange reason, the parameters are not being passed. I^ve ran the app using the VB6 IDE and followed it through interrogating all the values for the RRReport1 property. Everything seems to be there but the RRW report is not receiving the parameters.____Any ideas? Thanks in advance.