Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some help with this... customizing crystal report
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00586519
Message ID:
00586658
Views:
17
>hi there colleagues, I need some help here. I'm using seagate crystal reports and I wanna change the sql statement used in the report

Angel,

What I personally do is use Crystal's RDC application and report objects. The application object is CrystalRuntime.Application and the report object is CrystalRuntime.Report. Once the report object is instantiated with the report I'm working with, I modify the object's SQLQueryString property (e.g. oReport.SQLQueryString = cSQLStatement).

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Reply
Map
View

Click here to load this message in the networking platform