|++++++++++++++++++++++++++++++
|ODBC Error Code = 23000 (Integrity constraint violation)
|
|[Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY
|constraint 'PK__nxstar_e__076C2375': Attempt to insert duplicate key
|in object 'nxstar_e'.
Hi Miles
I think your solution is probably an index in your SQL table with a "unique"
setting. This means you cant create a situation where the index entries
have a duplicate "key".
Try changing the index settings or check your code for why this event could
occur.
BTW just a tip if you are genuinely looking for assistance try and keep your
posts short and sweet, we're working stiffs here and it takes time to peruse
these lists. It just means nobody will assist you if you write complete
dissertations.
Regards,
Anthony Geoghegan.
Lead Developer,
IFTN
www.wow.ie
mailto:[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.