Posted by charles
2014-05-25

I imported 58000 records into the database. confirmed the ID field is unique for each record. While the app shows there are 58000 unique records the ID field resets to 1101 once you get to 153xx records, not the database, the number shown in the webpage. This continues each time you get in the 15,000 range. Any ideas?
Posted by Tom
2014-05-25

>the ID field resets to 1101 once you get to 153xx records, not the database, the number shown in the webpage

That's very weird. I don't think I can reproduce it. "1101" looks so arbitrary. Did you modify the code that displays the IDs?