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: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 05 Nov 2002 18:38:05 GMT
Message-ID: <3DC81001.A5BB9773@exesolutions.com>


John Hunter wrote:

> 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

An INSERT or UPDATE statement.

Daniel Morgan Received on Tue Nov 05 2002 - 12:38:05 CST

Original text of this message

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