While it's possible to have relationships in the front-end, they don't do
any good there.
The only place where the relationships will allow, for instance, enforcing
referential integrity is in the same database as the tables: the back-end.
Remember: it's possible to interact with the data in the back-end database
with other front-ends, so relying on the front-end isn't sufficient.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Arvi Laanemets" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> Where is information about relationships keeped in splitted database - in
> front- or back-end. I.e. when I change something in reltionship
> definitions
> (p.e. turn on/off referential integrity) afterwards, then is it enough to
> send new front-end to user?
>
>
> Thanks in advance!
> Arvi Laanemets
>
>