473,406 Members | 2,343 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Front end opens slow - only when copied?

Hi all,

I have a situation I can't find any old messages or web-help on.

I have a split database with a bizarre quirk. When I open up the
front-end file, the main form opens up fairly quickly (~2-3 seconds.)

If I copy my front end in Windows Explorer, the first time I open it,
it's 2-3 seconds also.

But, the _second_ time I open it, it takes something crazy like 20
seconds. Closing takes forever also. After that, it's always slow.

Does anyone have any ideas what's going on? It's driving me nuts.

I'm worried that the only reason I'm not making the original front-end
go slow is that I have users in it right now. So, I'm scared to copy
the slow file, give it to my users, and be stuck with slowness forever.

Anyone have any ideas on what's going on?

Thanks,

Jon
p.s. I've lurked in this group off and on for a decade now, and
recently I took my first formal Access classes and was able to jump
right in to the advanced ones and felt a litle bored at times. Thanks
everyone!

Dec 8 '06 #1
4 1960
I should note that I've narrowed this to the form I open upon launching
Access. If I open holding the shift key, the database opens quickly to
the table of objects.

But, when I click my main menu form, that is what takes a long time to
open.

On a copy...
If I try the "first open" trick, using the shift key, the form opens up
quickly. Then, if I close the form, and reopen it, (without closing
the database), it is now slow again permanently.

On the original...
I can't get it to go slow.

I'm wondering if the locks of the other users having the database open
right now are saving me from ruining it somehow?

All I can say is, I'm very frustrated and worried!

Any help is appreciated.

Thanks,

Jon

jonceramic wrote:
Hi all,

I have a situation I can't find any old messages or web-help on.

I have a split database with a bizarre quirk. When I open up the
front-end file, the main form opens up fairly quickly (~2-3 seconds.)

If I copy my front end in Windows Explorer, the first time I open it,
it's 2-3 seconds also.

But, the _second_ time I open it, it takes something crazy like 20
seconds. Closing takes forever also. After that, it's always slow.

Does anyone have any ideas what's going on? It's driving me nuts.

I'm worried that the only reason I'm not making the original front-end
go slow is that I have users in it right now. So, I'm scared to copy
the slow file, give it to my users, and be stuck with slowness forever.

Anyone have any ideas on what's going on?

Thanks,

Jon
p.s. I've lurked in this group off and on for a decade now, and
recently I took my first formal Access classes and was able to jump
right in to the advanced ones and felt a litle bored at times. Thanks
everyone!
Dec 8 '06 #2
Try setting up a persistent connection. That usually fixes this problem.

That persistent connection trick along with many other tips is outlined
here:

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

work your way throught the above list....

And, also, do conciser *always* distribtiong a mde to each user...


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
Dec 8 '06 #3
Further update....

This occurs even when I open the form in design view, and is limited to
the form.

On the form I have multiple combo boxes and conditional formatting. I
have some scripts in a Module (not related to the form) that use an
ODBC link to an Oracle database, but I have those same scripts in other
databases, and I've checked with print.debug and msgboxs, and none of
those scripts are triggering.

jonceramic wrote:
I should note that I've narrowed this to the form I open upon launching
Access. If I open holding the shift key, the database opens quickly to
the table of objects.

But, when I click my main menu form, that is what takes a long time to
open.

On a copy...
If I try the "first open" trick, using the shift key, the form opens up
quickly. Then, if I close the form, and reopen it, (without closing
the database), it is now slow again permanently.

On the original...
I can't get it to go slow.

I'm wondering if the locks of the other users having the database open
right now are saving me from ruining it somehow?

All I can say is, I'm very frustrated and worried!

Any help is appreciated.

Thanks,

Jon

jonceramic wrote:
Hi all,

I have a situation I can't find any old messages or web-help on.

I have a split database with a bizarre quirk. When I open up the
front-end file, the main form opens up fairly quickly (~2-3 seconds.)

If I copy my front end in Windows Explorer, the first time I open it,
it's 2-3 seconds also.

But, the _second_ time I open it, it takes something crazy like 20
seconds. Closing takes forever also. After that, it's always slow.

Does anyone have any ideas what's going on? It's driving me nuts.

I'm worried that the only reason I'm not making the original front-end
go slow is that I have users in it right now. So, I'm scared to copy
the slow file, give it to my users, and be stuck with slowness forever.

Anyone have any ideas on what's going on?

Thanks,

Jon
p.s. I've lurked in this group off and on for a decade now, and
recently I took my first formal Access classes and was able to jump
right in to the advanced ones and felt a litle bored at times. Thanks
everyone!
Dec 8 '06 #4
Thanks, Sir!

In my case (Access 2003), I seem to have no problems with the
persistent connection issue. I always have an lbd.

Turns out, this was the first time I've had to turn off the Name
Autocorrect! After all of these years of reading that as a solution, I
had never had this as an issue myself and didn't think to try it. But,
sure enough, it works!

Jon

Albert D. Kallal wrote:
Try setting up a persistent connection. That usually fixes this problem.

That persistent connection trick along with many other tips is outlined
here:

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

work your way throught the above list....

And, also, do conciser *always* distribtiong a mde to each user...


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
Dec 8 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Corey Burnett | last post by:
I have a client that has a split database (front-end/back-end). They are also using Access security - MDW file. The front end MDE file, the back end MDB file, and the MDW file are all located on...
1
by: Kinetic - Paul G | last post by:
Hi All Hope someone can help out . . . I have a system that worked fine in A97 .and Win 98 with NT server . . . 10 PCs running a front end MDB and usual backend MDB with tables on the server....
6
by: John | last post by:
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops...
3
by: lorirobn | last post by:
Hello, I am in the process of bringing my Access application to client's server, and need some help! The background is: I created application (mdb) using Access 2003 on my laptop, converted it to...
24
by: Bob Alston | last post by:
Most of my Access database implementations have been fairly small in terms of data volume and number of concurrent users. So far I haven't had performance issues to worry about. <knock on wood> ...
5
by: rdemyan via AccessMonster.com | last post by:
I have code in my front end that opens a form for backing up the front end. I'll give a brief description of what the form does: 1) When the backup form opens, it closes all open forms except for...
20
by: dalmond | last post by:
What started out as a simple dispatching log has now turned into a complete Security Department Databse...sorta. I thank many many people who shared their knowledge to help me accomplish what I've...
9
by: Peter Webb | last post by:
I want to animate one object moving in front of another. I cannot re-render the background as the object moves, as it would be extremely time consuming. This is what I would like to do. I draw...
14
by: Brian Nelson | last post by:
Sorry for the long post, I've tried so hard to solve this one but I'm just stuck! We've had a multiuser .mdb file on a network share for years. I know it's not ideal, but it's worked well from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.