Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Object already in collection ,can't add a record : error message !

Status
Not open for further replies.

chri35155

Programmer
May 4, 2002
2
CA
When i try to add a record in my database i obtain this error message : Object already in collection ,can't add a record! . What can i do to get rid off this ! It's urgent, please give me the answerin order to deliver
a solid program to my client!

Thanks in advance!

Christian
 
Hi

Maybe you could post some more details - are you using the database navigator to interact with the data controls or is this message generated via code ?

And it may be useful to say which database you are interacting with (Paradox, Interbase and so on.)

I can only say that it sounds like you are trying to add a field with the same name as one that already exists; or duplicate data ?

Opp.
 
Maybe you have set some form of "Unique" property to the
records ??? [bobafett] BobbaFet [bobafett]

Everyone has a right to my opinion.
E-mail me at caswegkamp@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top