Relationship Question

J

Joe Williams

I noticed that in a FE/BE scenario, you can set relationships in both the FE
and the BE and they are maintained independently.

Which end is the proper end to create the relationships between tables? If I
set them in the BE, does the FE know about them?

Thanks

Joe
 
A

Armen Stein

I noticed that in a FE/BE scenario, you can set relationships in both the FE
and the BE and they are maintained independently.

Which end is the proper end to create the relationships between tables? If I
set them in the BE, does the FE know about them?

Thanks

Joe

Hi Joe,

Keep the relationships set in the back-end database. They will be
enforced whether being used directly or via linked tables in the front-
end.

--
Armen Stein
Access 2003 VBA Programmer's Reference
http://www.amazon.com/exec/obidos/ASIN/0764559036/jstreettech-20
J Street Technology, Inc.
Armen _@_ JStreetTech _._ com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top