Apr 30, 2008 #1 spucelik IS-IT--Management Sep 21, 2007 22 US Has anyone Called a Crystal Report using FLEX and passed some parameters to the reports? Thanks in advance/
Has anyone Called a Crystal Report using FLEX and passed some parameters to the reports? Thanks in advance/
May 1, 2008 #2 abaldwin Programmer Mar 27, 2001 798 US Do it all the time. Use a user form, crystal reports viewer ocx, there is lots of code on the net for VB to do this. It will work on a flex form just fine. Make the references, add the components to the form and viola!!!! Andy Baldwin "Testing is the most overlooked programming language on the books!" Ask a great question, get a great answer. Ask a vague question, get a vague answer. Find out how to get great answers FAQ219-2884. Upvote 0 Downvote
Do it all the time. Use a user form, crystal reports viewer ocx, there is lots of code on the net for VB to do this. It will work on a flex form just fine. Make the references, add the components to the form and viola!!!! Andy Baldwin "Testing is the most overlooked programming language on the books!" Ask a great question, get a great answer. Ask a vague question, get a vague answer. Find out how to get great answers FAQ219-2884.