Re: [python-win32] ADO memory leak?

2006-08-24 Thread Jim Vickroy
Tim Roberts wrote: Jim Vickroy wrote: I have a "fairly" simple test script that appears to exhibit a memory leak when using ADO to insert rows in a SQL Server database via a persistent connection. Memory requirements monotonically increase with time (apparently in 4k increments).

[python-win32] Re: ADO memory leak?

2006-08-24 Thread Roger Upole
Jim Vickroy wrote: >I have a "fairly" simple test script that appears to exhibit a memory > leak when using ADO to insert rows in a SQL Server database via a > persistent connection. > > Memory requirements monotonically increase with time (apparently in 4k > increments). > > I'm using python

Re: [python-win32] ADO memory leak?

2006-08-24 Thread Tim Roberts
Jim Vickroy wrote: > I have a "fairly" simple test script that appears to exhibit a memory > leak when using ADO to insert rows in a SQL Server database via a > persistent connection. > > Memory requirements monotonically increase with time (apparently in 4k > increments). > > I'm using python 2.4

[python-win32] ADO memory leak?

2006-08-24 Thread Jim Vickroy
I have a "fairly" simple test script that appears to exhibit a memory leak when using ADO to insert rows in a SQL Server database via a persistent connection. Memory requirements monotonically increase with time (apparently in 4k increments). I'm using python 2.4.1,  win32com (pywin32 build 2