
December 18th, 2007, 07:21 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 13
Time spent in forums: 2 h 41 m 39 sec
Reputation Power: 0
|
|
Memory Leaks and FormatCurrency Alternative
Hey,
I'm having some troubles with memory leaks on my site. I've gone through and checked that I'm closing all database connections and recordsets on each page.
Beyond that, I'm not really sure what to do.
I read in Microsoft help (It won't let me post the URL) that some functions cause memory leaks, specifically FormatCurrency and Replace, which are used a lot in my site.
Does anyone know of or have alternate functions written to perform these tasks?
Anything else I can look for in regards to memory leaks?
Thanks in advance,
Scott
|