From: Rob Muhlestein Date: 2007-01-04T04:00:06+09:00 Subject: Re: Memory Leak Madness pmr16366@gmail.com wrote: > I think you said you are using Windows/Ms SQL Server. > The ADO driver leaks memory like you wouldnt beleive. > In my rails app I switched to odbc and it runs much better. This was my same experience using the ADOdb PHP module and PostgreSQL but perhaps unrelated. In fact, I think that was identified as being from _any_ PHP OO in certain pre-5 versions or PHP. I can confirm that anything that used any classes/OO in PHP before 5.0 on RH enterprise leaked mem pretty badly.