I am trying to get each connection thread in a TIdTCPServer instance to instanciate a TADOConnection into the context.
This works fine, and I place the CoInitialize(nil) in the OnConnect event handler. Problem is it takes around 20-25 seconds for this process to work, which is WAY to long...
Any advice?
Cheers, Adrian
