How to remove the Duplicate Index error message?
From: Asaf (asafgo_at_hotmail.com)
Date: 11/24/04
- Next message: Pepi Nillo: "Re: FK Relation"
- Previous message: Sv Kalitsov: "ADO query through a view - how control DML constructions"
- Next in thread: Brian Bushay TeamB: "Re: How to remove the Duplicate Index error message?"
- Reply: Brian Bushay TeamB: "Re: How to remove the Duplicate Index error message?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Nov 2004 15:12:51 +0200
Hi,
I have created an Access DB Table with a String field with index and not
duplicate.
In Delphi when I try to insert a new record that exists in the table I am
getting this pop up message box:
"The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
Change the data in the field or fields that contain duplicate data, remove
the index, or redefine the index to permit duplicate entries and try again."
How can I eliminate this message from pop up?
I could not find any event for doing that in ADOConnection & ADOTable.
Thanks in advanced for any help.
Asaf
- Next message: Pepi Nillo: "Re: FK Relation"
- Previous message: Sv Kalitsov: "ADO query through a view - how control DML constructions"
- Next in thread: Brian Bushay TeamB: "Re: How to remove the Duplicate Index error message?"
- Reply: Brian Bushay TeamB: "Re: How to remove the Duplicate Index error message?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|