Your company uses Forms 4.5 to run an application that uses v2-style triggers. What must you do to migrate the application to Oracle9i Forms in a supported fashion?
A.
Upgrade to Oracle9i Forms, which automatically converts v2-style triggers to PL/SQL triggers.
B.
Rewrite the v2-style triggers as PL/SQL triggers in Forms 4.5, upgrade to Forms 6i, then upgrade to Oracle9i Forms.
C.
Upgrade to Forms 6i using the compiler option ADD_TRIGGERS=YES to convert the v2-style triggers, then upgrade to Oracle9i Forms.
D.
Upgrade to Forms 6i, which automatically converts v2-style triggers to PL/SQL triggers, then upgrade to Oracle9i Forms.
E.
You must rewrite the application in Oracle9i Forms because you cannot upgrade applications that use v2-style triggers.