Access9001
Registered User.
- Local time
- Today, 03:19
- Joined
- Feb 18, 2010
- Messages
- 268
Is this accurate in general:
Backend:
Tables only
Frontend:
Linktables, queries, forms, macros, etc.
So if I have another frontend and I need to, say, edit information in the backend tables, do I just link, again, straight into that backend? Can someone explain the logic of always using queries to access backend tables to hide the fact the fe/be split occurred?
Backend:
Tables only
Frontend:
Linktables, queries, forms, macros, etc.
So if I have another frontend and I need to, say, edit information in the backend tables, do I just link, again, straight into that backend? Can someone explain the logic of always using queries to access backend tables to hide the fact the fe/be split occurred?