Re: Linked Tables
- From: Rod <Rod@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Jan 2008 08:11:04 -0800
Thanks Allen and Klatuu.
I mentioned the file being on a server to demonstrate that running it as a
single file on a server runs far faster than as split files on a server -
i.e. that network speeds were not, of themselves, a noticeable contributing
factor. Front-ends will, of course, be on local machines once the database is
in production. I am also currently trying to run the front-end on my local
PC, but with these disastrously slow results.
Allen, I will refer to the link you have given and get back if necessary.
Thanks.
"Klatuu" wrote:
Could be. And that would only make it worse..
--
Dave Hargis, Microsoft Access MVP
"Allen Browne" wrote:
Good pickup, Dave.
That possibly means multiple users are in the same front end also.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Klatuu" <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:54A53B51-57E1-4FB8-9C80-6EF2EB5B076B@xxxxxxxxxxxxxxxx
Note the OP said both the front and back ends are on a network folder.
This
is going to dramatically increase network traffic and thus slow the
application.
It would be much better if the front end is on the user's computer.
--
Dave Hargis, Microsoft Access MVP
"Allen Browne" wrote:
Follow through the list of things Tony has here:
http://www.granite.ab.ca/access/performancefaq.htm
The split database will be a little slower, but should not orders of
magnitude slower.
"Rod" <Rod@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:36CAB092-74C9-4FCE-9E29-23159188BD2A@xxxxxxxxxxxxxxxx
A single .mdb file, containing tables, queries, forms and code, runs at
an
acceptable speed whether from a local drive or from a network drive.
Split the file, moving the tables to a back-end and then linking them
to
the
front-end, and it runs incredibly slowly. A query which ran in under a
second
now takes over a minute!
Running the single file off a network drive works fine. Split the file,
placing front-end and data in the same network directory, and it grinds
to
a
halt.
I am very familiar with Access and have done this many times before
with
success. Can anybody suggest some pointers as to what is causing this
dramatic slowdown?
- Follow-Ups:
- Re: Linked Tables
- From: Tony Toews [MVP]
- Re: Linked Tables
- References:
- Re: Linked Tables
- From: Allen Browne
- Re: Linked Tables
- From: Klatuu
- Re: Linked Tables
- From: Allen Browne
- Re: Linked Tables
- From: Klatuu
- Re: Linked Tables
- Prev by Date: Re: Linked Tables
- Next by Date: Re: DB design calculate averages port from Excel
- Previous by thread: Re: Linked Tables
- Next by thread: Re: Linked Tables
- Index(es):
Relevant Pages
|