> and then bind the :receive as bind_param(":receive",$receive); , it
> doesnt work..
> I get an error about wrong number of arguments, which seems to indicate
> the binding is to the in instead of the out params.look for bind_param_inout(); on the DBD::Oracle manpage. L8r, Rob #!/usr/bin/perl -w use Disclaimer qw/:standard/;
