Am trying to return information from a set of Oracle Stored Procedures, and have run into a problem...the return variables on the SP are user-defined arrays, and I can't seem to get OCIBindByName to work with them. Has anyone else out there run into this problem? Am I just smoking crack? If you can offer any help in working around this, please do. I'm at my wits end.