Re: TADOConnection.Close does not work



Thank you Vitali!

That works nicely. I was not aware of OLE DB pooling.

You are a star!

Steve.

"Vitali Kalinin" <vitkalinin@xxxxxxxxx> wrote in message
news:462cace9@xxxxxxxxxxxxxxxxxxxxxxxxx
Have you tried to disable OLE DB pooling also (append yours connection
string with ";OLE DB Services = -2")?



.