Search found 15 matches
- 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: 6687
=> 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
- 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: 6687
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-...
- Wed Feb 06, 2008 12:19 pm
- Forum: R&R ReportWorks Users
- Topic: Report with no records
- Replies: 2
- Views: 2577
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 ...
- Thu Nov 29, 2001 8:01 pm
- Forum: R&R ReportWorks Users
- Topic: Error Code
- Replies: 2
- Views: 2414
==> 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?____
- Sun Nov 25, 2001 9:40 am
- Forum: R&R ReportWorks Users
- Topic: Running Runtime via .dll
- Replies: 3
- Views: 3052
- Wed Oct 31, 2001 8:29 am
- Forum: R&R ReportWorks Users
- Topic: .dll Runtime in Visual FoxPro
- Replies: 3
- Views: 2833
.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
- Mon Oct 29, 2001 5:14 pm
- Forum: R&R ReportWorks Users
- Topic: Tables used for report
- Replies: 6
- Views: 4451
======> RE: Tables used for report
Thanks for all of your help Kathleen. You^ve saved me a lot of headaches.____Jeff
- Mon Oct 29, 2001 9:47 am
- Forum: R&R ReportWorks Users
- Topic: Class object Visual Fox Pro
- Replies: 3
- Views: 3216
==> 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...
- Mon Oct 29, 2001 9:43 am
- Forum: R&R ReportWorks Users
- Topic: Tables used for report
- Replies: 6
- Views: 4451
====> 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...
- Fri Oct 19, 2001 4:24 pm
- Forum: R&R ReportWorks Users
- Topic: Tables used for report
- Replies: 6
- Views: 4451
==> 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...