Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PLSQL Web Toolkit Problem

PLSQL Web Toolkit Problem

From: Munzil Qureshi <munzil_qureshi_at_eis.ca>
Date: Wed, 15 Aug 2001 19:30:19 -0400
Message-ID: <3B7B060B.2DC229@eis.ca>

Hello there, I am in the midst of developing an Oracle Application to be deployed on the web. I have come across a problem toward the end of my applicaton. In one of my packages, I have a procedure that I need to use to update a value (not insert) into the database in table A (questionnaires) based on the existing parameter in the current procedure. The problem is, on the web form (created using Plsql web toolkit) the field I need to update has data that is of type htf.text_area (ie large comment field).

I know that for an insert, I could pass a parameter, but how would I update? Received on Wed Aug 15 2001 - 18:30:19 CDT

Original text of this message

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