Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL server stored procedure date parameter & crystal report

Status
Not open for further replies.

suman123

Programmer
Mar 6, 2002
4
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top