Re: After creating a Form, how do you you put four tables that have a.
- From: "Arvin Meyer [MVP]" <arvinm@xxxxxxxxxxxx>
- Date: Tue, 4 Nov 2008 23:58:24 -0500
Something that you have added is causing 1 of the Foreign Keys to be written
to a Primary Key. Try re-writing the query adding one table at a time.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"FindJune" <FindJune@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B60BA89D-6A75-4FBD-9FCD-EFA32C66AFDC@xxxxxxxxxxxxxxxx
Hi There,
I have been asked to creat a form, which I can easily do. Then to put
four
tables which are joined in a relationship to each other together. When I
do
this I keep getting a message stating "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 index or redefine the
indexes to permit duplicate entries and try again." How do you redifine
to
allow for duplicates? Because there are 4 tables I naturally have 4
primary
keys and I also have 3 foreign keys to link everything together. Can you
only
connect 3 tables together onto a form? Therefore giving you one junction
table!
--
JPC
.
- References:
- Prev by Date: After creating a Form, how do you you put four tables that have a.
- Next by Date: RE: Dynamic Crosstab Form
- Previous by thread: After creating a Form, how do you you put four tables that have a.
- Next by thread: Re: After creating a Form, how do you you put four tables that have a.
- Index(es):
Relevant Pages
|