G
Guest
I have a memory problem and it’s not just old age.
I am using ADP in Access 2002. I have a form on which is a flexgrid
control. Data is imported from a spreadsheet into an array which is then
used to populate the flexgrid. All of this works just fine and dandy and my
users are happy with the results.
I have a concern with the memory this control seems to use. I have copied
this database and replaced the flexgrid with a ListViewControl but apart from
this difference the DB’s are identical.
Here are some results:
Size of DB with Flexgrid 109,298 KB
Size of DB with ListViewControl 12,591 KB
Memory usage when DB opened 14,532 K
Memory usage when flexgrid
form loaded 184,044 K
Memory usage when ListView
form loaded 23,252 K
If possible I would like to keep the FlexGrid so if anyone has any ideas why
I should be getting these results and a possible cure I would be really
pleas3d to hear from you.
Thanks
Mike
I am using ADP in Access 2002. I have a form on which is a flexgrid
control. Data is imported from a spreadsheet into an array which is then
used to populate the flexgrid. All of this works just fine and dandy and my
users are happy with the results.
I have a concern with the memory this control seems to use. I have copied
this database and replaced the flexgrid with a ListViewControl but apart from
this difference the DB’s are identical.
Here are some results:
Size of DB with Flexgrid 109,298 KB
Size of DB with ListViewControl 12,591 KB
Memory usage when DB opened 14,532 K
Memory usage when flexgrid
form loaded 184,044 K
Memory usage when ListView
form loaded 23,252 K
If possible I would like to keep the FlexGrid so if anyone has any ideas why
I should be getting these results and a possible cure I would be really
pleas3d to hear from you.
Thanks
Mike