Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Integrating Crystal Report into VFP
Message
From
29/03/2002 13:10:44
 
 
To
29/03/2002 08:20:53
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00637982
Message ID:
00639008
Views:
20
>I've never had a problem getting data into Crystal. What do you need that's so different?

Looking at the Visual Basic code, it seems that the thing that zinged me was the client's requirement that the program be both printer-agnostic and able to cope with any printer that could be on a given system. In order to do this, I needed information about the printers that was not available VFP, such as the printer device driver name. The program also had to be both flexible and standardized in how report choices were presented.

VFP fit the need for standardized, flexible reports, but could not deliver the information that Crystal Reports needed for the printer-agnostic aspect. Visual Basic, however, was able to do it through the Printers collection and the Printer object. The wrapper code I use makes use of these, as well as taking care of the rest of the housekeeping that CRPE requires.
David M. Stowell
Ravenslake Consulting
Chicago, Illinois

e-mail: davidstowell@ravenslakeconsulting.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform