Search found 5 matches

by Adam_Smith_(Guest)
Thu Oct 21, 2004 12:37 pm
Forum: R&R ReportWorks Users
Topic: Memory error
Replies: 2
Views: 1587

==> RE: Memory error

Thanks Kathleen. As always you work wonders.____What is odd though I have written several reports prior to this and never had a problem.____Anyway, thanks again.____Adam
by Adam_Smith_(Guest)
Tue Jun 22, 2004 4:52 pm
Forum: R&R ReportWorks Users
Topic: Ver 9.0 - Prereport code run
Replies: 1
Views: 1228

Ver 9.0 - Prereport code run

Is there a way to run or call a program before the report actually executes? ____I have a report that needs to create a table from some external program before the actual report runs. Doing this would make the report run more effecient. ____I know I can create a program and then call that report fro...
by Adam_Smith_(Guest)
Tue Oct 28, 2003 10:54 am
Forum: R&R ReportWorks Users
Topic: RR 9.0 Report linking question
Replies: 9
Views: 4472

====> RE: RR 9.0 Report linking question

Kathleen,__Below is how I have the FlexLink setup.____Section 1.) Secondary Table - Will call it Header.dbf__ The field being used is Invoice__Section 2.) Secondary Table - Will call it HeaderDetail.dbf__Section 3.) Relation type is Exact. (There will only be 1 record HeaderDetail.dbf to match the r...
by Adam_Smith_(Guest)
Mon Oct 27, 2003 12:32 pm
Forum: R&R ReportWorks Users
Topic: RR 9.0 Report linking question
Replies: 9
Views: 4472

==> RE: RR 9.0 Report linking question

I did not see any data get pulled from the linking file.____There were no errors reported when I created the flexlink.____Adam Smith__adam@computerteam.com
by Adam_Smith_(Guest)
Fri Oct 24, 2003 4:52 pm
Forum: R&R ReportWorks Users
Topic: RR 9.0 Report linking question
Replies: 9
Views: 4472

RR 9.0 Report linking question

I have 3 tables on a Statement report and want to link a 4th.__The Master Table is a Customer File__The Related tables are an invoice header file and msg file____The fourth table contains the invoice transactions for the invoice header file that prints on the statement.____The Invoice Transaction fi...