Hello Trevor,

Thursday, November 8, 2007, 5:48:59 PM, you wrote:

TT> On 11/8/07, PokerAce <[EMAIL PROTECTED]> wrote:

>> I am using Windows Task Manager to determine memory usage.  I minimize my
>> application (which causes the task manager to show a more accurate
>> measurement of memory used) and still the memory usage is enormous.

TT> Task Manager is lousy at getting the information you really need.  Try
TT> Process Explorer instead, and pay attention to the "Private Bytes"
TT> number for your process:
TT> http://www.microsoft.com/technet/sysinternals/utilities/processexplorer.mspx

TT> That said, it does sound like something is leaking memory, rather than
TT> SQLite just behaving as normal.  I would investigate detailed memory
TT> tracking options for your app, to find out where it's going.

TT> 
-----------------------------------------------------------------------------
TT> To unsubscribe, send email to [EMAIL PROTECTED]
TT> 
-----------------------------------------------------------------------------

You can turn on lots of additional columns for things like virtual
memory sizes and the like. The default details selection is
pretty lacking.

-- 
Best regards,
 Teg                            mailto:[EMAIL PROTECTED]


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to