posted 9 years ago
Hi ..I am trying to browse a table which has an ID(6 digits) as primary key.vMy entity context is taking only last 3 digits of my primary key...This is occuring only for few datas... I want to know the answers for below questions:
1) How the Entity Context object gets loaded?
2)What is the root cause and solution for this issue?