Would you please help me because i am trying to save using oracle but i am coding with VB.net and my forms are designed using A.S.P.net.
the error is ORA-02291: integrity constraint (SCOTT.STUDENT_ INFOR_FK) violated - parent key not found
ORA-06512: at "SCOTT.ADD_STUD ENT_INFOR", line 4
i think its my stored procedures but i'm not sure
the error is ORA-02291: integrity constraint (SCOTT.STUDENT_ INFOR_FK) violated - parent key not found
ORA-06512: at "SCOTT.ADD_STUD ENT_INFOR", line 4
i think its my stored procedures but i'm not sure
Comment