Friday, September 21, 2012

Trigger for Switchboard (Button Link to Page)


Right click Course Information button > PL/SQL Editor> WHEN-MOUSE-CLICK


open_form ('c:\Temp\oracle_forms\COURSE.fmx', ACTIVATE, SESSION);
*change path to where the COURSE.fmx located.
*COURSE.fmx not COURSE.fmb

No comments:

Post a Comment