Hi all
i am trying to do a simple addNew into a table - nothing special. it seemed to work a little while back, now suddenly i am gettimng the following error. i have even tried commenting out all the inserted fields, except for one at a time - and i still get the error - which leads me to believe that its not to do with any specific field (cos anyway there is only one primary key field which i dont touch).
any ideas?
thanks!
Microsoft JET Database Engine error '80004005'
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.
/office/groups/SubGroupsadd.asp, line 777
i am trying to do a simple addNew into a table - nothing special. it seemed to work a little while back, now suddenly i am gettimng the following error. i have even tried commenting out all the inserted fields, except for one at a time - and i still get the error - which leads me to believe that its not to do with any specific field (cos anyway there is only one primary key field which i dont touch).
any ideas?
thanks!
Microsoft JET Database Engine error '80004005'
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.
/office/groups/SubGroupsadd.asp, line 777