in my relational data base i have the following table,
Tableau: Clim data
Region_id --- temperature
SD --- 20
SD --- 25
SD --- 30
SD --- 33
SD --- 35
.....
Bi --- 15
Bi --- 19
Bi --- 20...
User Profile
Collapse
-
consult about procedure insert clob into db
I would like to be sure about my procedure out put t!! I write the following procedure
...Code:phtml (p_airpcode in varchar2, File_Metar OUT CLOB) AS req UTL_HTTP.REQ; resp UTL_HTTP.RESP; i integer ; BEGIN DBMS_OUTPUT.ENABLE(3000000); req := UTL_HTTP.BEGIN_REQUEST ('http://....................................................................');Last edited by Rabbit; Feb 14 '14, 04:34 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data. -
ORA-06508 PL/SQL: could not find program unit being called
technical environment : Forms [32 Bit] Version 9.0.2.9.0 (Production), oracle JInitiator: Version
1.3.1.9, WebUtil Version 1.0.2(Beta), window xp service pack 2 build 2600, Internet Explorer 8
I created a form called read_web_file.f mb
this form has
a- block called METAR_BLOCK under which a text item called metar_code with initial values airport code (OLBA, LCLK )
b- block called...Last edited by Rabbit; Feb 6 '14, 05:12 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data. -
How Oracle9i Form Builder interact with Html waebpage??
technical environment : (Forms [32 Bit] Version 9.0.2.9.0), oracle JInitiator Version 1.3.1.9, WebUtil Version 1.0.2(Beta), window xp service pack 2 build 2600, Internet Explorer 8).
i m looking for how form Oracle9i form builder:
pass values to a html web page
and
execute a trigger written on a button as well in a html web page.
In detail:
there is web page called metar_taf.html has:...
No activity results to display
Show More