PC Review


Reply
Thread Tools Rate Thread

The changes you requested to the table werenot successful ........

 
 
aligahk06
Guest
Posts: n/a
 
      30th Apr 2010
Dear All,

I wont be able to feed data to my form named (DelNoteBrkForm) which is
created from Delivery_Track Query.
The thing is that if i m saving my records to the form (DelNoteBrkForm)
record could not be saved.
The eroor encountered was
The changes you requested to the table werenot successful because they would
create duplicate values in the index,primary key,or
relationship.Change tha data in the field or field that contain duplicate
data, remove the index or redifine the index to permit
duplicate entries and try again.

Actually i want to open this form with all records from the form
Delivery_Track ( There is a command button )
OPenSubForm.
Suppose i am searching Delivery No 22568 and once i click on command button
opensubform then it will directly redirects us to the
DelNotebrkform and show us the corresponding Delivery No and their fields.

Attachment is for ur reference.

Please assist ?

Rgds,
Aligahk06
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      30th Apr 2010
On Fri, 30 Apr 2010 05:31:01 -0700, aligahk06
<(E-Mail Removed)> wrote:

There are no attachments in a text-only forum.

You can't "save records to the form"; rather you save data to the
table(s) that the form is bound to.

The error message indicates that you're trying to save a record that
is similar to one that already exists. For example if I have a unique
index on OrderID + ProductID in my OrderDetails table, and I try
saving a second line item for this order with the same Product, this
error will occur. Review your database design and the reason for the
error should become apparent.

-Tom.
Microsoft Access MVP



>Dear All,
>
>I wont be able to feed data to my form named (DelNoteBrkForm) which is
>created from Delivery_Track Query.
>The thing is that if i m saving my records to the form (DelNoteBrkForm)
>record could not be saved.
>The eroor encountered was
>The changes you requested to the table werenot successful because they would
>create duplicate values in the index,primary key,or
>relationship.Change tha data in the field or field that contain duplicate
>data, remove the index or redifine the index to permit
>duplicate entries and try again.
>
>Actually i want to open this form with all records from the form
>Delivery_Track ( There is a command button )
>OPenSubForm.
>Suppose i am searching Delivery No 22568 and once i click on command button
>opensubform then it will directly redirects us to the
>DelNotebrkform and show us the corresponding Delivery No and their fields.
>
>Attachment is for ur reference.
>
>Please assist ?
>
>Rgds,
>Aligahk06

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUBFORMS: Adding a Third Table Isn't Successful T. Hulot Microsoft Access Forms 29 27th Mar 2008 05:03 PM
SUBFORMS: Adding a Third Table Isn't Successful T. Hulot Microsoft Access Form Coding 30 27th Mar 2008 05:03 PM
How best to verify a successful update to a table =?Utf-8?B?cmljaA==?= Microsoft Access Queries 4 5th Sep 2007 08:26 PM
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship usaccess@gmail.com Microsoft Access 1 8th Sep 2006 03:41 PM
My Access2000 open a .mdb file successful,but can not view any table ÇDzý»ª Microsoft Access 0 12th Nov 2004 05:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:03 PM.