Error inserting data into database using CDT

While inserting data into database using CDT, throwing an error. Please refer attached screen shot.




OriginalPostID-154715

OriginalPostID-154715

  Discussion posts and replies are publicly visible

Parents
  • AFAIK,, if your CDT is having a PK and FK relation then this error might occur... i.e, your are trying to insert the child data without matching parent data...If that is the case please try to insert the parent row and then the child row into the database, Hope this helps!!!, else please attach the XSD or the relations which would be easy for the others to answer.. Thanks :)
Reply
  • AFAIK,, if your CDT is having a PK and FK relation then this error might occur... i.e, your are trying to insert the child data without matching parent data...If that is the case please try to insert the parent row and then the child row into the database, Hope this helps!!!, else please attach the XSD or the relations which would be easy for the others to answer.. Thanks :)
Children
No Data