Re: Duplicate does not exist

2004-05-28 Thread fr0g
Egor Egorov wrote: fr0g <[EMAIL PROTECTED]> wrote: Well I'm in despare. I have a record in my DB with name=Michalis and surname=Ka*l*ogiannis. When I try to add name=Michalis and surname=Ka*k*ogiannis I get the error about duplicates. It doesn't give an error in the english field, but it does i

Re: Duplicate does not exist

2004-05-28 Thread Egor Egorov
fr0g <[EMAIL PROTECTED]> wrote: > > Well I'm in despare. > I have a record in my DB with name=Michalis and surname=Ka*l*ogiannis. > When I try to add name=Michalis and surname=Ka*k*ogiannis I get the > error about duplicates. > It doesn't give an error in the english field, but it does in greek

Re: Duplicate does not exist

2004-05-28 Thread fr0g
Well I'm in despare. I have a record in my DB with name=Michalis and surname=Ka*l*ogiannis. When I try to add name=Michalis and surname=Ka*k*ogiannis I get the error about duplicates. It doesn't give an error in the english field, but it does in greek fields (with greek characters) even though K

Re: Duplicate does not exist

2004-05-28 Thread fr0g
Scott Haneda wrote: on 05/28/2004 12:31 AM, fr0g at [EMAIL PROTECTED] wrote: I don't see how this mail helps me. I still don't know why it sais I have a duplicate record and still don't know how to correct this. Those were nice stories, but not really helpfull. In my table every record has a uin

Re: Duplicate does not exist

2004-05-28 Thread Scott Haneda
on 05/28/2004 12:31 AM, fr0g at [EMAIL PROTECTED] wrote: > I don't see how this mail helps me. > I still don't know why it sais I have a duplicate record and still don't > know how to correct this. > Those were nice stories, but not really helpfull. > In my table every record has a uinque id which

Re: Duplicate does not exist

2004-05-28 Thread fr0g
I don't see how this mail helps me. I still don't know why it sais I have a duplicate record and still don't know how to correct this. Those were nice stories, but not really helpfull. In my table every record has a uinque id which ofcourse is the key. Yet, the only way I can avoid duplicates is t

Re: Duplicate does not exist

2004-05-27 Thread Robert J Taylor
fr0g wrote: Good evening all. I'm facing a problem with a specific table and the uniques that it has. I have a table, hosting data of peoples names. Some of it's columns are, name_english, surname_english, name_original, surname_original, name_greek, surname_greek. I have as unique each combinatio

Duplicate does not exist

2004-05-27 Thread fr0g
Good evening all. I'm facing a problem with a specific table and the uniques that it has. I have a table, hosting data of peoples names. Some of it's columns are, name_english, surname_english, name_original, surname_original, name_greek, surname_greek. I have as unique each combination of columns