| Menu security in forms 4.5 - Need to update roles in table FRM45_ENABLED_ROLES |
| http://otn.oracle.com/products/designer/demos.htm (designer 9i demo) |
| http://euler.valdosta.edu/oaidocs/forms_reports/Developer/5forms.htm (Configuring Oracle Forms) |
| PL/SQL |
| Oracle Application training - 800-611-1840 Bryan Higdon CED Solutions [email protected] http://www.orafaq.com/faqapps.html http://www.jobvertise.com/search?filled=1&query=oracle%20finhancials search for "Oracle Process Manufacturing Manuals and eTRMS" in metalink http://etrm.oracle.com/pls/trm1159/etrm_fndnav.show_object?n_appid=201 &n_tabid=50671&c_type=TABLE http://metalink.oracle.com/metalink/plsql/ml2_gui.startup Oracle Applications Server http://download-west.oracle.com/docs/pdf/A60115_06.pdf |
| Oracle Forms Key mapping solution for unix server upgrade from 2.6 to 2.8 is set The variable TK23_UNKNOWN to the directory where Tk2Motif.rgb lies and set the command Tk2Motif*XmTextField.translations: #override\ <Key>F1: HandleKey(0)\n\ Ctrl<Key>K: HandleKey(0)\n\ <Key>F2: HandleKey(0) Tk2Motif*XmText.translations: #override\ <Key>KP_1: HandleKey(0)\n\ <Key>KP_2: HandleKey(0) |
| Deploying Oracle forms on web (Unix) & (Windows) |