Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Limited number of fields in APEX?

665149Oct 15 2008 — edited Oct 15 2008
Hi all -
I'm a new APEX user and am encountering an issue that I was hoping someone out there might have a solution to. I'm attempting to create a form with a large number of fields (roughly 100), but after I reach a certain number I seem to get a 404 file not found error message. Is APEX limited in the number of fields it can handle per form? Am I doing something wrong? Is this a known issue that someone has a workaround to? If anyone out there has any information it would be a huge help. Thanks!
-Ben

Comments

DeepC

Use Database Link to move tables data or COPY command then indexes, views etc.. can be created on the target using the sql file(INDEXFILE) created by imp command

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 12 2008
Added on Oct 15 2008
1 comment
178 views