Re: Does each related table have to have their own primary key ass
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 16:52:45 GMT
new2datamgmnt wrote:
> I will go into each of them and set an autonumber for the primary key.
>
> However, by adding the primary keys does this by its very nature
> mandate I perform other functions in the forms, queries and reports I
> have already set up so as not to compromise the integrity of the
> newly updated database? If the answer is yes, if you could kindly
> walk me thru the steps of the update required for the forms, queries
> and reports.
If the PK you added had not been an AutoNumber then you would need to modify
your forms so that the PK field is populated when new records are added. Since
an AutoNumber is self-populating then you should not have to do anything.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
.
- References:
- Re: Does each related table have to have their own primary key assigne
- From: Rick Brandt
- Re: Does each related table have to have their own primary key ass
- From: new2datamgmnt
- Re: Does each related table have to have their own primary key ass
- From: Rick Brandt
- Re: Does each related table have to have their own primary key assigne
- Prev by Date: Re: Can't go to next record on form
- Next by Date: Re: auto complete subform
- Previous by thread: Re: Does each related table have to have their own primary key ass
- Next by thread: Re: Does each related table have to have their own primary key ass
- Index(es):
Relevant Pages
|