I have a stored procedure (let's call testdate) that takes two dates as parameters and returns a result set. I want to have crystal report with this procedure testdate with parameters. And I want to call this report from my VB application passing the parameters from VB control. I am having problem with date parameter.
Any code will be appreciated?
Any code will be appreciated?