Powderfinger said:
I really don't belive splitting it would make a difference. .
Then we agree to disagree.
The users are
rather incompetent and they do stupid stuff like leave the program up all
night
HOW TO: Detect User Idle Time or Inactivity in Access 2000 (Q210297)
http://support.microsoft.com/?kbid=210297
ACC: How to Detect User Idle Time or Inactivity (Q128814)
http://support.microsoft.com/?kbid=128814
However we found that the code which runs on the timer event must be
disabled for the programmers. Otherwise weird things start happening
when you're editing code.
Also print preview would sometimes not allow the users to run a menu
item to export the report to Excel or others. So you had to right
click on the Previewed report to get some type of internal focus back
on the report so they could then export it. This was also helped by
extending the timer to five minutes.
The downside to extending the timer to five minutes was if a person
stays in the same form and at the same control for considerable parts
of the day, ie someone doing the same inquiries, the routine didn't
realize that they had actually done something. I'll be putting in
some logic sometime to reset this timer whenever they do something in
the program.
or turning off the computer rather than booting down. The result being
everyone has to get out of the database and rebuild and/or reboot the
server. I want to end the situation where everyone has to get out of the
program. SQL Server will, at least, keep things atomic.
I think splitting is overrated. Try this experiment. Do not split the db and
copy all the records in a table to another table in the db. Then try the
experiment with a split db. You'll find that the unsplit db copies twice as
fast.
Yes, an unsplit db is faster. However with the tips at the Access
Performance FAQ page at
http://www.granite.ab.ca/access/performancefaq.htm
you can get it just about as fast.
Splitting does help maintain the db which makes updates to the
frontend easier.
Agreed
The owner is getting ready to expand to 25 users and wants to be ready. He
has a lot of money and it's quite refreshing to work for someone who wants
the top of the line no matter what it costs.
Nice to hear. Sure, if that's the case then I would agree with your
logic.
My usuall clients are cheap pennypinchers.
Ayup, I've got those too.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -
http://msmvps.com/blogs/access/