Re: TAdoQuery not closing the connection ?



Okay, it seems that adding "Ole DB Services=-2;" at the end of the connection string does the trick.
On to chase up the unclosed queries, and then use one TADOConnection per instance.
.