Hoping someone can help clue me in where I might be going wrong... using Adapter, if its not obvious from the Adapter specific error...
Only when I create a new entity and display it, do I get this exception... I am creating a default new entity, inserting it and returning the Id, then fetching it just like I do entities that are already in the DB to be displayed and edited...
Seems to only be two fields... I have tried adjusting things like allowing nulls, db defaults, etc, but nothing seems to work... And its only with a just created entity...
Anyone have a clue why I might be getting this error or where to look to solve it?