Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Binding a boolean pl/sql

Re: Binding a boolean pl/sql

From: Chris Wiss <chris_at_purecarbonnospam.com>
Date: Sun, 29 Apr 2001 02:48:16 -0400
Message-ID: <9cgd3m$13fu$1@msunews.cl.msu.edu>

A simple alternative is to use a 0/1 flag.

Chris Weiss
Chief Scientist
PureCarbon, Inc.

"Martin Drautzburg" <drautzburg_at_altavista.net> wrote in message news:87ae50ttg6.fsf_at_altavista.net...
>
> After reading some old postings I believe that it is not possible to
> "bind" a boolean parameter or return code. This is because boolean is
> not an SQL datatype, so there is absolutely no way out. Obvously
> Sqlplus does not allow a "variable foo boolean", but even with Pro*C
> or perl you could not possibly bind a boolean.
>
> Is this true ?
Received on Sun Apr 29 2001 - 01:48:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US