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: How do I use Oracle bind variables using ADO in Visual Basic?

Re: How do I use Oracle bind variables using ADO in Visual Basic?

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Mon, 13 May 2002 09:27:54 +0100
Message-ID: <3cdf790a$0$8507$ed9e5944@reading.news.pipex.net>


thanks for the reply. I agree entirely, however our devs have standardized on ADO.

I'm going to play a bit with.net and the Oracle client for that so I'll see how that goes.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"tojo" <tom_at_hotmail.com> wrote in message
news:MPG.1746f71edb0d059998968a_at_news.t-online.de...

> In article <3cda313f$0$237$ed9e5944_at_reading.news.pipex.net>, n-
> litchfield_at_audit-commission.gov.uk says...
> > which reminds me of a question I've meant to ask a number of times. Is
it
> > possible to use named parameters rather than the question mark notation
in
> > ADO ?
> >
>
> It's sad, but no. ADO replaces the question marks with param values in
> the order you defined them. I think JDBC works the same way (but dont
> quote me). OO4O is clearly superior in this area.
>
> -- Tom
Received on Mon May 13 2002 - 03:27:54 CDT

Original text of this message

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