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: "in" clause using binds / oo4o / asp

Re: "in" clause using binds / oo4o / asp

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Tue, 03 Feb 2004 22:53:36 GMT
Message-ID: <QDVTb.214735$xy6.1108776@attbi_s02>

"John" <Nothanks_at_noaddress.com> wrote in message news:Xns9484A02E9FCE6Nothanksnoaddresscom_at_127.0.0.1...
> "Jim Kennedy" <kennedy-downwithspammersfamily_at_attbi.net> wrote in
> news:hRNTb.215960$na.353560_at_attbi_s04:
>
> >>
> >> Perhaps I needed to state that the amount of values in the "IN" is
> > unknown.
> >> Hence I want to pass in an array, not a list of binds.
> >>
> >> Cheers
> > Look at asktom.oracle.com and search for varying elements in in list
> > Jim
>
> Hi Jim,
>
> Thanks for link, but nothing on there for asp / collections - it's all
> pl/sql blocks/functions/procedures :-(
>
> Cheers

You have an impediance mismatch. (asp stuff and Oracle stuff). You are not going to overcome that by trying to use asp stuff as asp stuff. You need to use an oo4o object see docs and pl/sql.
Jim Received on Tue Feb 03 2004 - 16:53:36 CST

Original text of this message

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