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

Oracle Stored Procedures

Status
Not open for further replies.

shammack

Programmer
Mar 4, 2002
25
0
0
US
I have an Oracle stored procedure that returns a result set. It works fine in SQL+, but I am having trouble with the syntax in ColdFusion. I keep getting an error WRONG NUMBER OR TYPE OF PARAMETERS. Does anybody have any examples of CF code that actually works?
 
Nevermind. The problem was with the driver.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top