Search found 5 matches

by noodles
Sun Dec 21, 2003 7:56 pm
Forum: R&R ReportWorks Users
Topic: Multiple Instance of RapidRunner
Replies: 1
Views: 763

Multiple Instance of RapidRunner

Is it possible to run concurrent multiple instances of RapidRunner?____I have a scenario where multiple sets of the same reports are created. The different sets use different Data Sources and output Destinations. When the sets are executed concurrently by different instances of RapidRunner, it appea...
by noodles
Tue Nov 04, 2003 5:48 pm
Forum: R&R ReportWorks Users
Topic: Use of ParameterRR
Replies: 6
Views: 1751

======> RE: Use of ParameterRR

Loaded 10.0.012 update. Appears to be working OK now.____Many thanks for your assistance__
by noodles
Thu Oct 30, 2003 1:26 am
Forum: R&R ReportWorks Users
Topic: Use of ParameterRR
Replies: 6
Views: 1751

====> RE: Use of ParameterRR

Using R&R for Windows SQL Edition Version 10.0, Build 10.0.010
by noodles
Tue Oct 28, 2003 7:41 pm
Forum: R&R ReportWorks Users
Topic: Use of ParameterRR
Replies: 6
Views: 1751

==> RE: Use of ParameterRR

I changed the Default Value to a character value with single quotes. The SQL generated appears exactly the same with the compared value surrounded in double quotes. The same error ^Invalid Column Name^is reported.____I am using the Pervasive ODBC Engine Interface V7.94.251.02__
by noodles
Mon Oct 27, 2003 9:43 pm
Forum: R&R ReportWorks Users
Topic: Use of ParameterRR
Replies: 6
Views: 1751

Use of ParameterRR

I have a simple report with just a master table. It has a column (Character field of size 4) which I would like to use in the report filter.____I want to create a ParameterRR field representing a user input value which the column will be compared to. i.e. select the record if cloumn is equal to my P...