Reply
Forms / Subforms
Old 04-09-2008, 05:08 PM Forms / Subforms
Junior Talker

Posts: 4
Name: andrew
What does it mean when you get this error message?

"the changes you requested have not been successful because they would create duplicate values in the primary key or relationship"

and what can you do to resolve it?

can anyone help please?
andrewc266266 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-09-2008, 05:14 PM Re: Forms / Subforms
VirtuosiMedia's Avatar
Webmaster Talker

Posts: 603
Without more information, it's difficult to know what you're doing wrong. From your error message, I'd guess that you are trying to create identical values for a column that is marked as the primary key. Primary keys must be unique.
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 04-09-2008, 06:02 PM Re: Forms / Subforms
Junior Talker

Posts: 4
Name: andrew
I have a form with a linked subform and when i try to add to the subform that error message appears
andrewc266266 is offline
Reply With Quote
View Public Profile
 
Old 04-10-2008, 01:01 PM Re: Forms / Subforms
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What Does This Look Like?
Posts: 4,727
Name: John Alexander
The error means exactly what it says. You have some column or group of columns that you've defined as unique. So you can't put dupes into them. And you're trying to. How you would fix it is to filter out the duplicates from your insert or update statement that's throwing the error.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Forms / Subforms
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11874 seconds with 13 queries