Search found 15 matches

by jconnelly
Wed Mar 21, 2007 10:08 am
Forum: R&R ReportWorks Users
Topic: R&R Hangs
Replies: 6
Views: 3136

=====> RE: R&R Hangs

To clarify, here is the sequence to produce the error:____1) Open a report__2) Press Calculated Fields button__3) Pick a calculated field and press Edit__4) Press the Fields... button to see the list of fields. This is where it hangs.____He also is having issues with R&R hanging if he tries to a...
by jconnelly
Wed Mar 21, 2007 9:21 am
Forum: R&R ReportWorks Users
Topic: R&R Hangs
Replies: 6
Views: 3136

====> RE: R&R Hangs

We are still having this issue and it is becoming urgent we find a solution. The .ini change didn^t help.____Any other suggestions? When the user eventual End Tasks R&R, Windows shows a kernel32.dll error.____HELP!____
by jconnelly
Wed Jan 17, 2007 11:38 am
Forum: R&R ReportWorks Users
Topic: R&R Hangs
Replies: 6
Views: 3136

===> RE: R&R Hangs

I will have him try it out. Thanks!
by jconnelly
Tue Jan 09, 2007 1:23 pm
Forum: R&R ReportWorks Users
Topic: R&R Hangs
Replies: 6
Views: 3136

=> RE: R&R Hangs

This user received an error today and sent me a screenshot. It states:____AppName: rrw.exe AppVer: 11.1.11.0 ModName: ntdll.dll__ModVer: 5.1.2600.2180 Offset: 00010e03____I also learned from him that it doesn^t happen on all reports but only one group of reports.____Any ideas?
by jconnelly
Mon Jan 08, 2007 1:40 pm
Forum: R&R ReportWorks Users
Topic: R&R Hangs
Replies: 6
Views: 3136

R&R Hangs

Using R&R 11 for Xbase. We have one user that is having an issue. When he opens a report in design view, the reports are very slow opening. If he opens the calculated field window and presses the "FIELDS" button to view the list of available fields, the report hangs and after 5-10 minu...
by jconnelly
Fri Aug 04, 2006 12:55 pm
Forum: R&R ReportWorks Users
Topic: RR Print Preview Crashes
Replies: 5
Views: 2661

==> RE: RR Print Preview Crashes

I have this same issue as well. Using RR11 Xbase. When I preview a report in R&R, if I zoom in then out then back in, the report text gets all slanty or is upside down. ____Not a big deal but sort of strange.____Jill
by jconnelly
Thu Jul 13, 2006 4:26 pm
Forum: R&R ReportWorks Users
Topic: Equality of multiple values
Replies: 1
Views: 1417

=> RE: Equality of multiple values

I think I may have found a solution but need to test further.____RecordBalances: IIF( (A+B)=C AND C=D AND D=(E+B)____Not pretty but logically may work. If anyone has a better solution, I am open.__
by jconnelly
Thu Jul 13, 2006 4:07 pm
Forum: R&R ReportWorks Users
Topic: Equality of multiple values
Replies: 1
Views: 1417

Equality of multiple values

I have a report that totals some numbers in a group footer (let^s say A,B,C,D,E) and in that footer I need to add a balanced indicator to show if the totals balance. Below is the calcualted field I tried that verifies ok but doesn^t do what I expect. ____A = 100__B = 10__C = 110__D = 110__E = 100___...
by jconnelly
Thu May 11, 2006 10:02 am
Forum: R&R ReportWorks Users
Topic: UNION ALL type query
Replies: 3
Views: 2024

==> RE: UNION ALL type query

What is a New User SQL report and how do I do that? We are using RR11 Xbase against FoxPro tables.____Thanks,__Jill____
by jconnelly
Wed May 10, 2006 3:41 pm
Forum: R&R ReportWorks Users
Topic: UNION ALL type query
Replies: 3
Views: 2024

UNION ALL type query

Is there any way to reproduce something similar to a UNION query with RR11? ____We have a table with two date fields. The users want to see the record on the report twice if the dates don^t match. For example, if record one has an Order date of 4/28/06 and a ship date of 05/01/06 they would like the...