Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: WebDB: forms form updating tables. Please HELP!
Sorry for my bad english...
You must give a good identification for the row when you invoke the form, like that:
WEBDB.BDE_CONTACT_FTABL.show?p_arg_names=show_header&p_arg_values=YES&p_arg_ names=_rowid&p_arg_values=''||NUMERO_CONTACT||''&p_arg_names=_alt_rowid&p_ar g_values=NUMERO_CONTACT Received on Thu Sep 16 1999 - 01:58:13 CDT
![]() |
![]() |