G
Gary
Hello,
We have an Access application (written by someone else who is no longer
here) for our Purchase Orders. The file was custom written in Access 2000
(not a template) and generally network users use the MDE file, which is
periodically replaced to prevent getting too large, etc.
The program is fairly simple, but after the main menu loads and the user
presses a button to open the form with to enter a new PO, the process runs
EXTREMELY slow! Sometimes 30 to 40 seconds pass. There are about 500 or so
records in the database. Then the form opens, and data entry proceeds at a
fairly normal pace.
I pondered updating it to SQL, but a couple of things held me back. Why with
so few records is it still so slow? And we are going to be ugrading all our
accounting systems soon to a new system, which has a PO program running on
SQL already. It's just the actual timeframe of implementation is hazy and
uncertain.
My question really is: Can I do anything to speed the file up? I test fired
the MDB file and it is equally slow. I know Jet is a slow protocol- I did
some Net scouring and only one thing seemed to look promissing, changing the
MaxBufferSize in the MSACCESS.INI file. However, there is NO msaccess.ini
file on my computer. I think it's from olden days (perhaps Access 2.0?)
Has anyone come across this before and had a resolution? I had contemplated
building a new custom VB front end to it, but with the changeover to the new
system, it won't be ready in time, I don't think.
Any help or suggestions would be greatly appreciated!
Thanks,
Gary
We have an Access application (written by someone else who is no longer
here) for our Purchase Orders. The file was custom written in Access 2000
(not a template) and generally network users use the MDE file, which is
periodically replaced to prevent getting too large, etc.
The program is fairly simple, but after the main menu loads and the user
presses a button to open the form with to enter a new PO, the process runs
EXTREMELY slow! Sometimes 30 to 40 seconds pass. There are about 500 or so
records in the database. Then the form opens, and data entry proceeds at a
fairly normal pace.
I pondered updating it to SQL, but a couple of things held me back. Why with
so few records is it still so slow? And we are going to be ugrading all our
accounting systems soon to a new system, which has a PO program running on
SQL already. It's just the actual timeframe of implementation is hazy and
uncertain.
My question really is: Can I do anything to speed the file up? I test fired
the MDB file and it is equally slow. I know Jet is a slow protocol- I did
some Net scouring and only one thing seemed to look promissing, changing the
MaxBufferSize in the MSACCESS.INI file. However, there is NO msaccess.ini
file on my computer. I think it's from olden days (perhaps Access 2.0?)
Has anyone come across this before and had a resolution? I had contemplated
building a new custom VB front end to it, but with the changeover to the new
system, it won't be ready in time, I don't think.
Any help or suggestions would be greatly appreciated!
Thanks,
Gary