Re: Invalid character???

From: Tim Slattery <Slattery_T_at_bls.gov>
Date: Wed, 20 Aug 2008 09:20:42 -0400
Message-ID: <uf6oa4l9n85dua3jio0u1if0i33diqndjb@4ax.com>


Laurenz Albe <invite_at_spam.to.invalid> wrote:

>They have two samples:
>
>// SQL-92 syntax
>conn.prepareCall("{? = call func (?,?)}");
>
>// PL/SQL anonymous block
>conn.prepareCall("begin ? := func(?,?); end;");

I've tried both, I get illegal character from the first and something about illegal type from the second. Neither works.

-- 
Tim Slattery
Slattery_T_at_bls.gov
http://members.cox.net/slatteryt
Received on Wed Aug 20 2008 - 08:20:42 CDT

Original text of this message