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: Ref Cursor > out ; What? < in?

Re: Ref Cursor > out ; What? < in?

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Tue, 5 Nov 2002 20:45:27 -0000
Message-ID: <3dc82de6$0$13374$cc9e4d1f@news.dial.pipex.com>


simple statements using bind variables seems fine to me.

--
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
******************************************
"John Hunter" <jthunter_at_nbnet.nospam.nb.ca> wrote in message
news:aMTx9.2208$wy.225882_at_ursa-nb00s0.nbnet.nb.ca...

> Hi,
>
> I have searched high and low for the 'proper' way to issue
> inserts/updates/deletes from a client server or web application back to
the
> database.
>
> I have found many, many reasons to use ref cursors when retrieving data,
but
> alas, I cannot find any information of how 'best' to write data back to
the
> database (thanks Tom et al.).
>
> I currently use Oracle 8i, and VB6 for development (maybe that's my
problem
> ;-).
>
> Maybe I'm mistaken to think there should be a more glamorous method than
> just issuing simple statements in the middle tier.
>
> Thanks for any pointers,
> -John
>
>
Received on Tue Nov 05 2002 - 14:45:27 CST

Original text of this message

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