T
Tom
<Repeating my post to the Access Multiuser group in the hopes of
eliciting a few more responses to this issue>
All,
I recently split my first database application into a front end/back
end server application for distributed users so I could get out of
data entry. All appears to be working as intended with one very major
exception: any queries containing DSUMs (or reports built on those
queries) are running painfully slow. I'm fairly certain the DSUMs are
the culprit after evaluating performance comparisons between queries
with DSUMs and queries without them over the network.
I generally have no more than five users connected simultaneously, and
all traffic is confined to a corporate intranet for the time being.
The long term plan is to migrate the application to an Oracle app with
an enterprise web front end, but that's at least a year away and I
need the app running in its current state until then.
What's the best path forward to replace all the DSUMs with something
faster in a multi-user, server-based environment? As an alternative,
is there a simple way to simply copy the data from the back end over
to the users' front ends and continue using the DSUMs as-is?
Thanks for your advice,
Tom
eliciting a few more responses to this issue>
All,
I recently split my first database application into a front end/back
end server application for distributed users so I could get out of
data entry. All appears to be working as intended with one very major
exception: any queries containing DSUMs (or reports built on those
queries) are running painfully slow. I'm fairly certain the DSUMs are
the culprit after evaluating performance comparisons between queries
with DSUMs and queries without them over the network.
I generally have no more than five users connected simultaneously, and
all traffic is confined to a corporate intranet for the time being.
The long term plan is to migrate the application to an Oracle app with
an enterprise web front end, but that's at least a year away and I
need the app running in its current state until then.
What's the best path forward to replace all the DSUMs with something
faster in a multi-user, server-based environment? As an alternative,
is there a simple way to simply copy the data from the back end over
to the users' front ends and continue using the DSUMs as-is?
Thanks for your advice,
Tom