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!

APEX - ORA-01400: cannot insert NULL into

164339Jul 28 2006 — edited Jul 28 2006
I am running APEX 2.2

If I create a simple application using the wizard selecting 'Report and Form' and choose one of the sample tables (say demo_customer) everything works great. I can create a row, modify it or delete it.

However if I choose a table that I created then when I try and create a new entry I get the error 'ORA-01400: cannot insert NULL into ... ' with the primary key listed. The table is simple just three columns with type number and one primary key.

What could I being doing wrong? Let me know if you need more information since I am new to this. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2006
Added on Jul 28 2006
3 comments
4,326 views