flaviooooo
Programmer
Hi,
I have a table that i want to append with a query. But i'd like to show an error-message if the user tries to append a record that is already in the table.
Ok, i know you are thinking: give the fields in the table a UniqueValue, but you can only define 10 Unique fields, while the table has about 20 fields, and all of them have to be unique!
Is there a solution to my problem?
Thanks
I have a table that i want to append with a query. But i'd like to show an error-message if the user tries to append a record that is already in the table.
Ok, i know you are thinking: give the fields in the table a UniqueValue, but you can only define 10 Unique fields, while the table has about 20 fields, and all of them have to be unique!
Is there a solution to my problem?
Thanks