Hi all,

I have a doubt about Crystal report 9.2.
How can i assign a report from coding just like I want the report to show a data that ID>100 how can i retrieve it?

another way to explain is ....
like this
rs.open "Select * from tblA"
' then how set crystal report to show data from rs


Thank you