APEX vs Access
630491Mar 31 2008 — edited Apr 1 2008I have been an Access developer for over 6 years. Just beggining to learn APEX (installed it, and trying to read the tutorials from Oracle). Can I do with APEX everything that I could do with Access? For example, I have created Forms with advanced validations, calculations, etc., using VBA Code, nested subforms, nested subreports, user/role authentication access for Forms/Reports, etc. The fact that I can intervene before/after many events (Update, Load, Error, Current, etc.) gives me a great deal of flexitbility. Does APEX allow similar opportinities to use custom code before/after certain events? Thanks a lot for your suggestions and advice.