forms_ddl error
I have a 10.1 form that is using forms_ddl to create a sequence. The error '100501:non-ORACLE exception' is returned. When I connect directly to the database using the same account, the sequence creation works. Is there a reason that forms_ddl can't perform the same operation ?
0