Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I call Crystal Reports v11 from a Clarion app and pass parameters? 1

Status
Not open for further replies.

rleiman

Programmer
Joined
May 3, 2006
Messages
258
Location
US
Hi Everyone,

Is it possible to call and pass parameters to Crystal Reports v11 report from a Clarion application?

If so can you tell me how to do it?

Please forgive me for posting so many questions at the same time (ei the other posts I already posted today).

Thanks.

Emad-ud-deen Richard Leiman
 
Hi ShankarJ,

I will look at it, but is there something I can do with the 6.3 verion without 3rd party products?

Thanks.

Emad
 
Hi Emad,

You cannot pass Parameters with Clarion's Crystal class. You can of course convert the Paremeters into a Filter and pass it using the methods QUERY() or SELECTIONFORMULA(). I have not tried it though.

Regards
 
Hi ShankarJ,

I will need to look up those in the documentation.

Thanks.

Truly,

Emad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top