79319450

Date: 2024-12-31 07:56:53
Score: 1.5
Natty:
Report link

I solved the problem but not the way I want.

I was directly finding definition id and assign it to the value. It resets value when I call SubmitChanges(). This is still not working.

But when I directy assign foreign table record it worked.

Not working

element.FKProgramCiktiID = ....

Working

element.FKProgramCikti = ....

Reasons:
  • Blacklisted phrase (2): still not working
  • Whitelisted phrase (-2): I solved
  • Whitelisted phrase (-1): it worked
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Hakkı