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

Ref Cursor > out ; What? < in?

From: John Hunter <jthunter_at_nbnet.nospam.nb.ca>
Date: Tue, 05 Nov 2002 18:05:58 GMT
Message-ID: <aMTx9.2208$wy.225882@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 - 12:05:58 CST

Original text of this message

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