Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Ref Cursor > out ; What? < in?
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
![]() |
![]() |