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

Home -> Community -> Usenet -> c.d.o.misc -> Re: DataType constant for PL/SQL Boolean

Re: DataType constant for PL/SQL Boolean

From: Rob Edgar <robedgar_at_mersey.com.hk>
Date: Sat, 5 Dec 1998 01:16:58 +0800
Message-ID: <7495o9$e8p2@news.hk.linkage.net>


I know its not a supported SQL type but it IS a supported PL/SQL datatype, so if OO4O can call PL/SQL functions (not simply using them in a SQL select statement) it should (at least in theory) be able to return them.

Rob

Daniel Clamage wrote in message <3667592c.0_at_paperboy.telerama.com>...
>BOOLEAN is not a supported SQL datatype. Try returning 1 or 0 instead.
>
>--
>- Dan Clamage
>http://www.telerama.com/~dclamage
>If you haven't crashed the Server,
>you haven't been trying hard enough.
>Rob Edgar wrote in message <746aho$a0a4_at_news.hk.linkage.net>...
>>Anyone know the DataType constant I can use with OO40 for a boolean value
>>returned from a PL/SQL function.
>>
>>I cant find boolean amongst any of the constants.
>>
>>Rob
>>
>>
>
>
Received on Fri Dec 04 1998 - 11:16:58 CST

Original text of this message

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