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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

passing values to a oracle function via ASP

Status
Not open for further replies.

MavrickStl

Programmer
Feb 20, 2001
71
US
I am trying to pass two values:
ex. "January" and "March" to an oracle function, which then returns one numeric value ( 1 or 2 or 0).

function name: report_mon


How can a write an ASP script to do that?

Thanks,

Amit

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top