J
jfp
I understand the concept of splitting app into local FE and remote
(server) BE where the tables are on the back end. It seems as though
Access forces this splitting to be limited to tables, and it is not
clear that this makes complete sense.
The normal idea is something like this:
Developer makes forms/reports and packages as a FE database. Primary
user maintains data in tables on BE. Auxiliary users perhaps modify
data or perhaps only run reports etc. All is great at first. NOW --
the primary user decides to change one of the reports (perhaps even
something as trivial as changing a title). This necessitates a
repackaging and redistribution of the entire front end app to ALL users.
In contrast, if the report could be on the back-end, the primary user
(or developer) would simply change it there and all users would
immediately have the new version. A logical extension would be to have
most (or, perhaps even all, including the opening one (?)) forms on the
back-end. This does not appear to be possible, since there is only a
"Link Tables" menu choice.
Comments ?
(server) BE where the tables are on the back end. It seems as though
Access forces this splitting to be limited to tables, and it is not
clear that this makes complete sense.
The normal idea is something like this:
Developer makes forms/reports and packages as a FE database. Primary
user maintains data in tables on BE. Auxiliary users perhaps modify
data or perhaps only run reports etc. All is great at first. NOW --
the primary user decides to change one of the reports (perhaps even
something as trivial as changing a title). This necessitates a
repackaging and redistribution of the entire front end app to ALL users.
In contrast, if the report could be on the back-end, the primary user
(or developer) would simply change it there and all users would
immediately have the new version. A logical extension would be to have
most (or, perhaps even all, including the opening one (?)) forms on the
back-end. This does not appear to be possible, since there is only a
"Link Tables" menu choice.
Comments ?