Yes I think so too, it's a bit difficult to explain this in an other language, because I don't even understand it in my own language hehe ;-)
But I would like to know how I can set my OrderID colomn in my dbase to unique, so that each orderID only exists 1 time in de dbase. I hope this is more clearly now.
I already crossed the option of "Unique" in my MySQL dbase. Now if I add a new OrderID with one that already exists in the dbase, then my program says, "Added succesfully", but when I go look, it isn't there. If I add a new OrderID with one that doesn't exists already in my database, then everything works fine, and the new OrderID is added.
Pretty strange if I my say so. I hope you will understand my question here, because it's very difficult to explain in english