Are itemid’s unique in a TABLE? I noticed i’ve been looking at a situation where I have a TABLE with a SQLContainer and the values don’t seem to be unique. If they are not unique how are the getNextItemId used? I was using the itemid to retrieve some info.
Never mind. I didn’t see how my SQL query was defined in the SQLContainer. It was defining a particular field as the unique field.:cold::cold: