Question and Answer Database FAQ492D.txt Error: 'General SQL Error : Connection does not exist' in threaded application Category :DCOM/MultiTier/ActiveForm Platform :All Product :Delphi 3.x Question: I tried to do some DB updates in a thread. I ran into the following error : "General SQL Error : Connection does not exist". When I run the code outside the thread I have no problems at all. How can I fix this? Answer: You must have a Session in each thread. 7/16/98 4:31:28 PM
Last Modified: 01-SEP-99