If it is pure functions you are talking about, I am sure this will work: <cfquery...> Select some_oracle_user_defined_function(arg) from dual </cfquery>
-----Original Message----- From: Shawn McKee [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 9:27 AM To: CF-Talk Subject: Stored procedures I have used lots of Oracle stored procedures using <cfstoredproc> but my DBA has now written several functions that I need to use. I have never had any luck accessing these via <cfstoredproc> and was wondering if it was a) not possible or b) there is some clever trick involved. Using MX 6.1 on Linux. Thanks, Shawn McKee ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238655 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

