Forum Moderators: open
I'm getting an error when I try to store a duplicate ID in the child, even though the user is different. It seems to be enforcing uniqueness on ID instead of the combination of ID and ID and USER.
Interestingly, the error is onlly raised when I store the data programatically (asp.net). Using the data entry tool in the IDE, it seems to be fine.
Any thoughts before I finish clawing my eyeballs out?
Thanks,
Ross