Reply
Old September 23rd, 2002 Top | #1
jcs83md
 
jcs83md's Avatar
Unregistered
Posts: n/a

Default Program Memory Usage

I made a simple Alarm program in VB6 that sits in the system tray and for some reason it takes up close to 7 megs of memory. Not a lot by today's standards but it seems like a lot for such a simple program. It does use Access for the set alarms but the database usually only contains a few lines of records. Nevertheless, is there any way to figure out exactly what is hogging up the memory?
  Reply With Quote
Old October 8th, 2002 Top | #2
 
dave holbon's Avatar
OSNN Veteran Addict
Joined: May 2002
Location: London England
Posts: 1,014
Reputation: 140
Power: 133

Default Re: Program Memory Usage

Originally posted by jcs83md
I made a simple Alarm program in VB6 that sits in the system tray and for some reason it takes up close to 7 megs of memory. Not a lot by today's standards but it seems like a lot for such a simple program. It does use Access for the set alarms but the database usually only contains a few lines of records. Nevertheless, is there any way to figure out exactly what is hogging up the memory?
What version of Access are you using? Do you access, Access via the VB intefrace as this intails loading into memory the entire shebang?
dave holbon is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
NOD32 memory usage/performance 0pensource Windows Desktop Systems 3 March 3rd, 2004 7:53pm
High Memory Usage cuarch Windows Desktop Systems 1 February 18th, 2003 6:31pm
Looking for CPU Usage, Memory Usage.... tycoot General Hardware 7 May 26th, 2002 8:04pm
Memory usage TomServo Windows Desktop Systems 3 February 26th, 2002 7:21pm
More memory usage Abraxas Windows Desktop Systems 2 December 29th, 2001 4:58am