Hi
I am using Crystal Ver 9.0. I want to build a no of reports using recordset. What is the best way to do this. I serached this forum and found an anser that there are 2 ways to do this
1) Using ttx file
2) Using Active data driver.
I created a sample report using ttx file. I am using a sql server stored procedure to populate the recordset. I am having a strange problem. If I use a parameterised stored procedure, the report will not show any data. I checked the recordset. The recordset contains all the data I want.
If I remove this parameter from the stored procedure, the report will show all the data. Why this strange behaviour?
2) How I can use the recordset using Active data driver? Could somebody explain to me the the detailed steps?
Thanks in advance...
Regards
Krishna Kumar
I am using Crystal Ver 9.0. I want to build a no of reports using recordset. What is the best way to do this. I serached this forum and found an anser that there are 2 ways to do this
1) Using ttx file
2) Using Active data driver.
I created a sample report using ttx file. I am using a sql server stored procedure to populate the recordset. I am having a strange problem. If I use a parameterised stored procedure, the report will not show any data. I checked the recordset. The recordset contains all the data I want.
If I remove this parameter from the stored procedure, the report will show all the data. Why this strange behaviour?
2) How I can use the recordset using Active data driver? Could somebody explain to me the the detailed steps?
Thanks in advance...
Regards
Krishna Kumar