PurpleUnicorn
Programmer
I am having intermittent problems with an Access database.
It was developed in Access XP – running on Windows XP/Access 2003.
Split, FE on desktops, BE on Win2000 server
I have 3 forms that have combo boxes that pull data from the same (customer) table.
All three have autofill property on.
One of them performs satisfactorily, the other 2 take a long time to display what has been typed – most of the time.
Here is what I have tried so far: (many ideas from this great website)
Checked indexes on the recordsource table – they are perfect.
Compacted the data.
Changed the recordsource for the slow combos to a stored query.
Added a Form_Load event to perform combobox.listcount to fill the combobox.
Checked the table design and set the subdatasheet name to none
Decompiled, compacted, recompiled and compacted the application.
Imported all objects into a clean mdb and re-created the links.
The client (I am not always on site) copied data to desktop, linked to it – still slow
Created empty mdb – imported data (on desktop) – still slow.
All to no avail -
I just had the data and application sent to me – when I test it on my PC, it works great.
I am totally baffled! Words can not express my frustration!![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Any help will be greatly appreciated.
It was developed in Access XP – running on Windows XP/Access 2003.
Split, FE on desktops, BE on Win2000 server
I have 3 forms that have combo boxes that pull data from the same (customer) table.
All three have autofill property on.
One of them performs satisfactorily, the other 2 take a long time to display what has been typed – most of the time.
Here is what I have tried so far: (many ideas from this great website)
Checked indexes on the recordsource table – they are perfect.
Compacted the data.
Changed the recordsource for the slow combos to a stored query.
Added a Form_Load event to perform combobox.listcount to fill the combobox.
Checked the table design and set the subdatasheet name to none
Decompiled, compacted, recompiled and compacted the application.
Imported all objects into a clean mdb and re-created the links.
The client (I am not always on site) copied data to desktop, linked to it – still slow
Created empty mdb – imported data (on desktop) – still slow.
All to no avail -
I just had the data and application sent to me – when I test it on my PC, it works great.
I am totally baffled! Words can not express my frustration!
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Any help will be greatly appreciated.