- Local time
- Today, 09:30
- Joined
- Feb 19, 2013
- Messages
- 17,497
Just because you have removed the primary key does not mean that duplicates are allowed - check your table design to ensure the field indexed yes - duplicates allowed.
The message you were getting in italian is generated by the system because this setting was not allowing duplicates
Have you tried manually adding a duplicate directly in the table to see what happens?
The message you were getting in italian is generated by the system because this setting was not allowing duplicates
Have you tried manually adding a duplicate directly in the table to see what happens?