Re: How can I pass a boolean parm to an Oracle procedure in asp?

From: Chris <christianboivin1_at_hotmail.com>
Date: 27 Nov 2001 06:00:29 -0800
Message-ID: <da20daf0.0111270600.263a2f75_at_posting.google.com>


Hi Eric

I suggest you to replace your boolean
by a number(1) and pass 1 or 0

or try to define your parameter adBoolean in ASP

hth

Chris

"Eric" <ebektech_at_magmaxxx.ca> wrote in message news:<3mzM7.5440$et3.1096085_at_weber.videotron.net>...
> How can I pass a boolean parm to an Oracle procedure in asp?
>
> the proc parms are as follows:
>
> procedre dispsome(sid in varchar, act in boolean)
>
> The varchar works fine but I can't get the boolean to work in asp...
>
> Remove xxx from magma to send me an email.
Received on Tue Nov 27 2001 - 15:00:29 CET

Original text of this message