Hello All,
I am a somewhat self-taught access user (with lots of help from forums like these). I building my largest database in terms of size and for the first time, I am noticing some speed issues and I would like some suggestions on how to improve the speed at which the db runs.
I have a form that displays financial data for a fairly large company. I have several dsum functions on a form that pull from a current results table, plan table, and prior year table. All in all there are close to 200k lines that this table will sort through to display the right data. Here is what I have done to make it as quick as possible, but obviously other help is needed.
I have summarized and totaled the tables for the information that I need. I have also changed the field lengths to appropriately reflect the values that will be in them - IE for text fields, I didn't leave the field size at 255, I changed it to the max value that is possible in that field.
What other help would you suggest? Thanks all in advance!
Brennan
I am a somewhat self-taught access user (with lots of help from forums like these). I building my largest database in terms of size and for the first time, I am noticing some speed issues and I would like some suggestions on how to improve the speed at which the db runs.
I have a form that displays financial data for a fairly large company. I have several dsum functions on a form that pull from a current results table, plan table, and prior year table. All in all there are close to 200k lines that this table will sort through to display the right data. Here is what I have done to make it as quick as possible, but obviously other help is needed.
I have summarized and totaled the tables for the information that I need. I have also changed the field lengths to appropriately reflect the values that will be in them - IE for text fields, I didn't leave the field size at 255, I changed it to the max value that is possible in that field.
What other help would you suggest? Thanks all in advance!
Brennan