dbTalk Databases Forums  

Forms Open More Slowly After Database Split

comp.databases.ms-access comp.databases.ms-access


Discuss Forms Open More Slowly After Database Split in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Donald Calloway
 
Posts: n/a

Default Forms Open More Slowly After Database Split - 01-21-2009 , 06:11 PM






I recently split my Access 2000 File Format database application at work,
that previously resided on a shared server and was being accessed in a
multi-user environment, over concerns that the database was more prone to
corruption. After spliting the database and placing the FE on client PCs
hard drives with BE being shared on the shared server (with the tables
linked of course), user's are experiencing a delay of between 5-15 seconds
for Table data input forms to open from the GUI switchboard form. This
was not occurring previously as the forms would open almost immediately.
I was under the impression that since the FE resided on each user's PC
hard drive, forms within the FE would open much quicker than if the forms
had to be accessed across the network. Can an MS Access MVP or anyone
offer some guidance as to why this would be occurring? The workaround I'm
using now is to have the users open the input forms and keep them
minimized on their desktops until the program is closed at the end of the
day. Thank you in advance for your assistance.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply With Quote
  #2  
Old   
Salad
 
Posts: n/a

Default Re: Forms Open More Slowly After Database Split - 01-21-2009 , 10:26 PM






Donald Calloway wrote:
Quote:
I recently split my Access 2000 File Format database application at
work, that previously resided on a shared server and was being accessed
in a multi-user environment, over concerns that the database was more
prone to corruption. After spliting the database and placing the FE on
client PCs hard drives with BE being shared on the shared server (with
the tables linked of course), user's are experiencing a delay of
between 5-15 seconds for Table data input forms to open from the GUI
switchboard form. This was not occurring previously as the forms would
open almost immediately. I was under the impression that since the FE
resided on each user's PC hard drive, forms within the FE would open
much quicker than if the forms had to be accessed across the network.
Can an MS Access MVP or anyone offer some guidance as to why this would
be occurring? The workaround I'm using now is to have the users open
the input forms and keep them minimized on their desktops until the
program is closed at the end of the day. Thank you in advance for your
assistance.

I recommend Tony Toews page on splitting.
http://www.granite.ab.ca/access/spli...erformance.htm

My app speeded up by using a shorter name. But I implemented what I
could that is mentioned there.




Reply With Quote
  #3  
Old   
troy23
 
Posts: n/a

Default Re: Forms Open More Slowly After Database Split - 01-22-2009 , 04:22 PM



I've experienced the same, but I put it down to Access being a file
database rather than client server.

For FREE Access ebook and videos click here
http://access-databases.com/ebook



On 22 Jan, 00:11, "Donald Calloway" <drcallo... (AT) verizon (DOT) net> wrote:
Quote:
I recently split my Access 2000 File Format database application at work,*
that previously resided on a shared server and was being accessed in a *
multi-user environment, over concerns that the database was more prone to*
corruption. *After spliting the database and placing the FE on client PCs *
hard drives with BE being shared on the shared server (with the tables *
linked of course), user's are experiencing a delay of between 5-15 seconds *
for Table data input forms to open from the GUI switchboard form. *This*
was not occurring previously as the forms would open almost immediately. *
I was under the impression that since the FE resided on each user's PC *
hard drive, forms within the FE would open much quicker than if the forms*
had to be accessed across the network. *Can an MS Access MVP or anyone *
offer some guidance as to why this would be occurring? *The workaround I'm *
using now is to have the users open the input forms and keep them *
minimized on their desktops until the program is closed at the end of the*
day. *Thank you in advance for your assistance.

--
Using Opera's revolutionary e-mail client:http://www.opera.com/mail/


Reply With Quote
  #4  
Old   
Albert D. Kallal
 
Posts: n/a

Default Re: Forms Open More Slowly After Database Split - 01-22-2009 , 07:36 PM



This is usually fixed by implementing a persistent connection....

Tony's list here talks about this:

http://www.granite.ab.ca/access/performancefaq.htm


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal (AT) msn (DOT) com



Reply With Quote
  #5  
Old   
Donald Calloway
 
Posts: n/a

Default Re: Forms Open More Slowly After Database Split - 01-24-2009 , 09:06 AM



On Wed, 21 Jan 2009 23:26:55 -0500, Salad <oil (AT) vinegar (DOT) com> wrote:

Quote:
Donald Calloway wrote:
I recently split my Access 2000 File Format database application at
work, that previously resided on a shared server and was being
accessed in a multi-user environment, over concerns that the database
was more prone to corruption. After spliting the database and placing
the FE on client PCs hard drives with BE being shared on the shared
server (with the tables linked of course), user's are experiencing a
delay of between 5-15 seconds for Table data input forms to open from
the GUI switchboard form. This was not occurring previously as the
forms would open almost immediately. I was under the impression that
since the FE resided on each user's PC hard drive, forms within the FE
would open much quicker than if the forms had to be accessed across
the network. Can an MS Access MVP or anyone offer some guidance as to
why this would be occurring? The workaround I'm using now is to have
the users open the input forms and keep them minimized on their
desktops until the program is closed at the end of the day. Thank you
in advance for your assistance.

I recommend Tony Toews page on splitting.
http://www.granite.ab.ca/access/spli...erformance.htm

My app speeded up by using a shorter name. But I implemented what I
could that is mentioned there.


I implemented unchecking the Name AutoCorrect option under Tool | Options,
General Tab. This made the forms open about 15 times faster. Now, the
application behaves like it did before the database was split. Thanks for
the suggestion.


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


Reply With Quote
  #6  
Old   
Salad
 
Posts: n/a

Default Re: Forms Open More Slowly After Database Split - 01-24-2009 , 09:13 AM



Donald Calloway wrote:

Quote:
On Wed, 21 Jan 2009 23:26:55 -0500, Salad <oil (AT) vinegar (DOT) com> wrote:

Donald Calloway wrote:

I recently split my Access 2000 File Format database application at
work, that previously resided on a shared server and was being
accessed in a multi-user environment, over concerns that the
database was more prone to corruption. After spliting the database
and placing the FE on client PCs hard drives with BE being shared
on the shared server (with the tables linked of course), user's are
experiencing a delay of between 5-15 seconds for Table data input
forms to open from the GUI switchboard form. This was not
occurring previously as the forms would open almost immediately. I
was under the impression that since the FE resided on each user's
PC hard drive, forms within the FE would open much quicker than if
the forms had to be accessed across the network. Can an MS Access
MVP or anyone offer some guidance as to why this would be
occurring? The workaround I'm using now is to have the users open
the input forms and keep them minimized on their desktops until the
program is closed at the end of the day. Thank you in advance for
your assistance.

I recommend Tony Toews page on splitting.
http://www.granite.ab.ca/access/spli...erformance.htm

My app speeded up by using a shorter name. But I implemented what I
could that is mentioned there.



I implemented unchecking the Name AutoCorrect option under Tool |
Options, General Tab. This made the forms open about 15 times faster.
Now, the application behaves like it did before the database was
split. Thanks for the suggestion.

No problem. I wonder why Name Autocorrect is the default.


Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.