> Well, I just had my question answered. Oracle stored 
> procedures do not return result sets. So, to get multiple 
> records out of Oracle stored procs, you have to have the 
> stored proc return an array of records and then have CF parse 
> the array.

This used to be true, with CF 4.0.1, but is no longer true. CF 4.5.x can
retrieve recordsets from stored procedures.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to