Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running crystal reports from within foxpro
Message
From
05/07/2000 03:02:13
Walter Meester
HoogkarspelNetherlands
 
 
To
04/07/2000 07:17:34
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00388015
Message ID:
00388233
Views:
20
Sharon,

For VFP developers there are four ways to intergrate it into VFP:

1. The Crystal Reports activeX control (the one you discovered). This is the most simple and staightahead way.

2. Using the CR API. Complex and difficult to intergrate (structures with pointers) but very powerfull

3. The CRPE automation server. Very flexible but is being discontinued. Will be supported in next versions for backward compatability

4. the RDC automation server. The most advanced one, that even allows you to build your own report writer. The RDC am is use in conjunction with the Smart viewer activeX control to display previews.

For more information how to use CR within VFP, just search the UT for Crystal and/or RDC. There are quite some messages regarding this subject.

Good luck.


>I have a crystal report that I want to run from within a foxpro database.
>The report has 2 parameters that it needs to be passed from foxpro.
>
>I understand that there are several ways to do this. What's the best way?
>
>Sharon
>
>Although this report should be quite simple to run, I will, at a later date need to run more complex ones that I perhaps pass more information to and so I'd rather use a method that is quite flexible.
Previous
Reply
Map
View

Click here to load this message in the networking platform