Search found 15 matches

by Jeff_Barefoot_(Guest)
Tue Oct 04, 2011 5:37 pm
Forum: R&R ReportWorks Users
Topic: Report Performance, R&R 8.0 and VFP 8
Replies: 3
Views: 3458

=> RE: Report Performance, R&R 8.0 and VFP 8

Does anyone have any thoughts on this? Can indexes from the underlying tables be used in any way to improve report performance?____Thanks,____Jeff
by Jeff_Barefoot_(Guest)
Thu Sep 01, 2011 4:04 pm
Forum: R&R ReportWorks Users
Topic: Report Performance, R&R 8.0 and VFP 8
Replies: 3
Views: 3458

Report Performance, R&R 8.0 and VFP 8

We have an application that tightly integrates R&R 8.0. Table sizes are modest for the most part, but several are getting a little bigger (140,000 records). Reports typically relate 3 or 4 VFP 8 tables together with the requesite sorting, grouping and querying.____We^re currently seeing about 3-...
by Jeff_Barefoot_(Guest)
Wed Feb 06, 2008 12:19 pm
Forum: R&R ReportWorks Users
Topic: Report with no records
Replies: 2
Views: 1819

Report with no records

We have integrated R&R into a number of our applications as the primary reporting engine. We are now automating reports to be saved as .rtf files so that they can be archived by users. ____When I run a report that has no records, R&R would give a messagebox indicating this if I am using the ...
by Jeff_Barefoot_(Guest)
Thu Nov 29, 2001 8:01 pm
Forum: R&R ReportWorks Users
Topic: Error Code
Replies: 2
Views: 1753

==> RE: Error Code

Cool! That did it.____When I distribute my apps I^ve never had to fool with the rrw.ini file before (I^ve run it directly before, not via the .dll). If RRWRUN.EXE is in the same directory as my program files I should be okay, right?____
by Jeff_Barefoot_(Guest)
Sun Nov 25, 2001 9:40 am
Forum: R&R ReportWorks Users
Topic: Running Runtime via .dll
Replies: 3
Views: 2161

===> RE: Running Runtime via .dll

Thanks!
by Jeff_Barefoot_(Guest)
Wed Oct 31, 2001 8:29 am
Forum: R&R ReportWorks Users
Topic: .dll Runtime in Visual FoxPro
Replies: 3
Views: 2108

.dll Runtime in Visual FoxPro

Has anyone implemented the .dll Runtime in a Visual FoxPro app? We^re working with it now, and would appreciate any code samples that you could give us.____Thanks,____Jeff Barefoot__InfiSoft Software
by Jeff_Barefoot_(Guest)
Mon Oct 29, 2001 5:14 pm
Forum: R&R ReportWorks Users
Topic: Tables used for report
Replies: 6
Views: 3118

======> RE: Tables used for report

Thanks for all of your help Kathleen. You^ve saved me a lot of headaches.____Jeff
by Jeff_Barefoot_(Guest)
Mon Oct 29, 2001 9:47 am
Forum: R&R ReportWorks Users
Topic: Class object Visual Fox Pro
Replies: 3
Views: 2321

==> RE: Class object Visual Fox Pro

We use the R&R .exe method of reporting from within VFP. I^ll be happy to send you examples of code if it^ll help. Very easy to use, good functionality and flexibility from a programming standpoint. I^ve run across a few gotchas that pop up in very specfic instances, but I think I can overcome t...
by Jeff_Barefoot_(Guest)
Mon Oct 29, 2001 9:43 am
Forum: R&R ReportWorks Users
Topic: Tables used for report
Replies: 6
Views: 3118

====> RE: Tables used for report

Thanks Kathleen,____Would there be any problems with keeping our existing .exe runtime functionality as our base reporting engine, and calling functions from the .dll library to retrieve specific pieces of info that we need to "fine tune" the process?____Also, do you have any code examples...
by Jeff_Barefoot_(Guest)
Fri Oct 19, 2001 4:24 pm
Forum: R&R ReportWorks Users
Topic: Tables used for report
Replies: 6
Views: 3118

==> RE: Tables used for report

How would you rate the complexity of implementing the .dll schema, compared to the .exe?____I really need to have this functionality, but need to weigh the programming effort involved in implementing it. The alternative would be requiring users to "register" the tables that they use when t...