When it gets to the EntityList<Customers> line of code it throws the following error: "An item with the same key has already been added.".
I have used DevForce before with no problems. I think the main difference is the database that I am using. I have no idea about the quality of the data in this database. Could it be something to do with the data, or am I just using it incorrectly?
I think that you are completely correct. Bad data can certainly cause the problem that you are seeing, and I don't see anything wrong or suspicious in your code.
I just noticed that even with a table that has only 2 records it still gives that error. The table with the 2 records has good data. So if the data appears to be ok then what else can it be?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum