Hi
I am a bit confused as to how a primary key can be duplicated. Is the Aware system generating the ID key or is it a database function ?
When I look at the table, I don't see any duplications in the Primary Key, but I suspect, when adding a new Customer, the primary key the system tries to create already exists. Hows that possible
Also, something strange with the primary key numbering , The most recent IDs are in the 7850 range, then all of a sudden it drops down to 3 digit ID numbers , could that be an indicator that something funny is happening ?
This is new territory for me ! maybe support could comment on this
I am using MYSQL 5.0 and the state of the DB is fine, and no error logs