Re: Rebuilding Relationships
From: FBxiii (FBxiii_at_discussions.microsoft.com)
Date: 12/07/04
- Next message: Andi Mayer: "Re: 2 decimals with currency"
- Previous message: Douglas J. Steele: "Re: Rebuilding Relationships"
- In reply to: Douglas J. Steele: "Re: Rebuilding Relationships"
- Next in thread: Douglas J. Steele: "Re: Rebuilding Relationships"
- Reply: Douglas J. Steele: "Re: Rebuilding Relationships"
- Reply: Marshall Barton: "Re: Rebuilding Relationships"
- Reply: John Vinson: "Re: Rebuilding Relationships"
- Reply: Tim Ferguson: "Re: Rebuilding Relationships"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 03:55:02 -0800
Oh, I see.
So, if I have related the tables in the backend, and create a new
relationship in the frontend (mirroring the relationship at the back), it
actually deletes the relationship from the frontend, but the relation still
exists?
Ahha! I think I understand. Does a relationship created in the frontend
actually do anything?
Cheers,
Steve.
"Douglas J. Steele" wrote:
> The relationships must be in the back-end: relationships in the front-end
> don't do anything.
>
> That having been said, relinking the tables shouldn't do anything to the
> relationships.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (No private e-mails, please)
>
>
> "FBxiii" <FBxiii@discussions.microsoft.com> wrote in message
> news:00122578-3C0D-4CF5-8651-8AC0B75E96BC@microsoft.com...
> > No, I am not trying to post this to an agony aunt site :)
> >
> > I have created a front/backend system. The front detects changes in the
> > backend and then re-links all the tables. Unfortunately, this removes the
> > relationships between the tables. There is 1 'central' table, used for
> > tracking the data items passing through the DB. Several other tables are
> > linked to the tracking table via a unique identifier (Primary key).
> >
> > How/if, using code, do I re-create the relationships? Ive got the
> > re-linking bit down to a tee, but all the indexes, etc seem to mess
> up......
> >
> > Cheers for any advice,
> > Steve.
> >
>
>
>
- Next message: Andi Mayer: "Re: 2 decimals with currency"
- Previous message: Douglas J. Steele: "Re: Rebuilding Relationships"
- In reply to: Douglas J. Steele: "Re: Rebuilding Relationships"
- Next in thread: Douglas J. Steele: "Re: Rebuilding Relationships"
- Reply: Douglas J. Steele: "Re: Rebuilding Relationships"
- Reply: Marshall Barton: "Re: Rebuilding Relationships"
- Reply: John Vinson: "Re: Rebuilding Relationships"
- Reply: Tim Ferguson: "Re: Rebuilding Relationships"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|