-
Hi Guys-
I have few question on Crystal Report. If you have any code or example that might help me.
1) I am trying to use SQL statements (several) to get the data from SQL Server but I don't know where I have to use these sql expressions in crystal report to get those data.Like if I use "select a,b ,c from tablea, tableb tablec where tablea.data1=tableb.data2". I did not find any place where I have to use this statement. SOmetimes I need multiple statements. You might know the answer of this question.
2) I would like to use Crystal report within VB and I also need to pass parameters from user. Can I do that?
Please help me
Max
-
visit www.seagatesoftware.com they got tons of tutorials and examples over there, and yes you can pass parameters to your crystal report.