A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

After splitting the performance is 10 slower....



 
 
Thread Tools Display Modes
  #1  
Old April 1st, 2009, 09:04 AM posted to microsoft.public.access.tablesdbdesign
Lara
external usenet poster
 
Posts: 24
Default After splitting the performance is 10 slower....


I got a new job, where one quite simple Access DB was placed onto the server
with shortcuts of the whole! DB being placed onto app 5 PCs.

Of course one of the first things I did, was to split the DB and have only
the backend on the server, and the frontend on the PCs with a shortcut to the
desktop.

Now the DB itself is still opening reasonalby well, but some of the forms
take up to 1 minute, whereas the same form would open within one second when
I tested it again with the whole DB back on the server.
This happens even when no one else is using it, when I am the only user.

When I enquired if it was actually possible to use a whole DB simultaneously
by several people directly from the server, (because it had never occured to
me to set up a system that way) the staff swore to me, that yes, even a whole
DB can be used simultaneously by more than one person.

It occured to me that maybe the speed of the network is not great, because
the company I am working for uses currently 3 different residential houses
adjacent to each other, so I thought the cabling might cause a problem, but
this still does not explaint why an unsplit DB should work so much faster
than a split one.

Any ideas - I'd be so greatful!
Thanks, Lara


  #2  
Old April 1st, 2009, 11:51 AM posted to microsoft.public.access.tablesdbdesign
Ken Snell MVP
external usenet poster
 
Posts: 275
Default After splitting the performance is 10 slower....

See these websites for more info on splitting ACCESS files and performance
tips:
http://www.granite.ab.ca/access/splitapp/index.htm
http://www.allenbrowne.com/ser-01.html

--

Ken Snell
MS ACCESS MVP
http://www.accessmvp.com/KDSnell/


"Lara" wrote in message
...

I got a new job, where one quite simple Access DB was placed onto the
server
with shortcuts of the whole! DB being placed onto app 5 PCs.

Of course one of the first things I did, was to split the DB and have only
the backend on the server, and the frontend on the PCs with a shortcut to
the
desktop.

Now the DB itself is still opening reasonalby well, but some of the forms
take up to 1 minute, whereas the same form would open within one second
when
I tested it again with the whole DB back on the server.
This happens even when no one else is using it, when I am the only user.

When I enquired if it was actually possible to use a whole DB
simultaneously
by several people directly from the server, (because it had never occured
to
me to set up a system that way) the staff swore to me, that yes, even a
whole
DB can be used simultaneously by more than one person.

It occured to me that maybe the speed of the network is not great, because
the company I am working for uses currently 3 different residential houses
adjacent to each other, so I thought the cabling might cause a problem,
but
this still does not explaint why an unsplit DB should work so much faster
than a split one.

Any ideas - I'd be so greatful!
Thanks, Lara




  #3  
Old April 2nd, 2009, 01:03 AM posted to microsoft.public.access.tablesdbdesign
Lara
external usenet poster
 
Posts: 24
Default After splitting the performance is 10 slower....

I have done a few things which were suggested on those links, e.g changing
the [Auto] in the SubDatasheet to [None] and it is definitely better, but
still not as good as before, I'll just keep trying and if I find something
else, I'll post it here :-)

"Ken Snell MVP" wrote:

See these websites for more info on splitting ACCESS files and performance
tips:
http://www.granite.ab.ca/access/splitapp/index.htm
http://www.allenbrowne.com/ser-01.html

--

Ken Snell
MS ACCESS MVP
http://www.accessmvp.com/KDSnell/


"Lara" wrote in message
...

I got a new job, where one quite simple Access DB was placed onto the
server
with shortcuts of the whole! DB being placed onto app 5 PCs.

Of course one of the first things I did, was to split the DB and have only
the backend on the server, and the frontend on the PCs with a shortcut to
the
desktop.

Now the DB itself is still opening reasonalby well, but some of the forms
take up to 1 minute, whereas the same form would open within one second
when
I tested it again with the whole DB back on the server.
This happens even when no one else is using it, when I am the only user.

When I enquired if it was actually possible to use a whole DB
simultaneously
by several people directly from the server, (because it had never occured
to
me to set up a system that way) the staff swore to me, that yes, even a
whole
DB can be used simultaneously by more than one person.

It occured to me that maybe the speed of the network is not great, because
the company I am working for uses currently 3 different residential houses
adjacent to each other, so I thought the cabling might cause a problem,
but
this still does not explaint why an unsplit DB should work so much faster
than a split one.

Any ideas - I'd be so greatful!
Thanks, Lara





  #4  
Old April 3rd, 2009, 08:02 PM posted to microsoft.public.access.tablesdbdesign
Ken Snell MVP
external usenet poster
 
Posts: 275
Default After splitting the performance is 10 slower....

Did you try the persistent recordset method? That is one change that can
greatly speed up the performance of split databases.

--

Ken Snell
MS ACCESS MVP
http://www.accessmvp.com/KDSnell/


"Lara" wrote in message
news
I have done a few things which were suggested on those links, e.g changing
the [Auto] in the SubDatasheet to [None] and it is definitely better, but
still not as good as before, I'll just keep trying and if I find something
else, I'll post it here :-)

"Ken Snell MVP" wrote:

See these websites for more info on splitting ACCESS files and
performance
tips:
http://www.granite.ab.ca/access/splitapp/index.htm
http://www.allenbrowne.com/ser-01.html

--

Ken Snell
MS ACCESS MVP
http://www.accessmvp.com/KDSnell/


"Lara" wrote in message
...

I got a new job, where one quite simple Access DB was placed onto the
server
with shortcuts of the whole! DB being placed onto app 5 PCs.

Of course one of the first things I did, was to split the DB and have
only
the backend on the server, and the frontend on the PCs with a shortcut
to
the
desktop.

Now the DB itself is still opening reasonalby well, but some of the
forms
take up to 1 minute, whereas the same form would open within one second
when
I tested it again with the whole DB back on the server.
This happens even when no one else is using it, when I am the only
user.

When I enquired if it was actually possible to use a whole DB
simultaneously
by several people directly from the server, (because it had never
occured
to
me to set up a system that way) the staff swore to me, that yes, even a
whole
DB can be used simultaneously by more than one person.

It occured to me that maybe the speed of the network is not great,
because
the company I am working for uses currently 3 different residential
houses
adjacent to each other, so I thought the cabling might cause a
problem,
but
this still does not explaint why an unsplit DB should work so much
faster
than a split one.

Any ideas - I'd be so greatful!
Thanks, Lara







 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:09 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.