Strider
03-16-2000, 10:28 AM
Phil,
Do you have to .close or can you just set = Nothing?
jc
Phil Weber <pweber@teleport.com> wrote in message
news:389ab4d6@news.devx.com...
> Dale: If you're using ADO, are you explicitly closing your ADO Connection
> objects (e.g., cn.Close)? The .Close method performs some cleanup tasks
> which, if skipped, can cause memory leaks.
> ---
> Phil Weber
>
>
Do you have to .close or can you just set = Nothing?
jc
Phil Weber <pweber@teleport.com> wrote in message
news:389ab4d6@news.devx.com...
> Dale: If you're using ADO, are you explicitly closing your ADO Connection
> objects (e.g., cn.Close)? The .Close method performs some cleanup tasks
> which, if skipped, can cause memory leaks.
> ---
> Phil Weber
>
>