F
Florin
Hi all,
My access application uses some self-built classes to create a portal kind
of experience.
For some reason the memory goes through the roof.
I've identified one possible reason in the way Access deals with png images
(blocking 50 kb of memory for each tiny png <1kb).
I've replace the pngs with gifs which solved partially the issue.
But still the memory used is way too high.
I'm trying to monitor the used memory during various tests and various
stages of the tests.
I've been using Performance Monitor so far but I find the logging
inconvenient.
Do you know of a tool out there that can help me track the memory usage in a
dynamic way more tailored to Access?
I'm using MS Access 2007 with an mdb front-end linked to an SQL Server 2008
database.
Thanks for any help!
My access application uses some self-built classes to create a portal kind
of experience.
For some reason the memory goes through the roof.
I've identified one possible reason in the way Access deals with png images
(blocking 50 kb of memory for each tiny png <1kb).
I've replace the pngs with gifs which solved partially the issue.
But still the memory used is way too high.
I'm trying to monitor the used memory during various tests and various
stages of the tests.
I've been using Performance Monitor so far but I find the logging
inconvenient.
Do you know of a tool out there that can help me track the memory usage in a
dynamic way more tailored to Access?
I'm using MS Access 2007 with an mdb front-end linked to an SQL Server 2008
database.
Thanks for any help!