Hi,
Currently I am getting duplicate record error when I try to create another record with the same name. In my table, name is used as primary key. I cannot change the primary key from name to something else because there are already lots of other tables depending on this table. I also read in the forum that name field even if it's a primary key can be duplicated so not sure why I am getting the error.
Can some please help me to resolve this issue?










