On Fri, Jul 06, 2001 at 11:38:48AM +0100, Neil Kimber wrote:
> 
> We have a nice PHP framework that handles all of of our interactions with
> Oracle via OCI calls. It works beautifully and gives us no problems.
> However, the one thing that we cannot get working is the calling of an
> Oracle stored procedure that takes an array of numbers as an argument. The
> problem seems to be the binding in PHP.
> 
> Let me give an example.
> The stored procedure looks like:

    please download my "session notes" from 
    "http://conf.php.net/oci2"; - it has a sample how to bind
    arrays.

    re,
    tc

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to