Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Crystal Reports with VFP
Message
From
09/08/1999 08:01:53
 
 
To
06/08/1999 16:37:10
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00250900
Message ID:
00251385
Views:
15
>We're using Crystal to produce reports because Crystal made it more straight-forward to do the multi-line totals that we do and handle the variable number of groups that is determined by the user at run-time. However, we are finding it to be too slow for our liking. And the .RPT files we're creating range from .5 to 1.5 meg which makes loading it into memory less than a snap. Has anyone found anything with Crystal's power but runs faster? We're working on the speed issue, but we're also wondering if we shouldn't be using something else.

CR is slow when you use ODBC to access the data. Create a PRG that pulls all the needed data into one cursor, then COPY TO MyTable TYPE FOX2X. CR can then read this natively. It will also take advantage of Rushmore, adding more speed.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform