insert blob from tmemorystream delphi

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
AndreyZ

Post by AndreyZ » Mon 08 Nov 2010 14:13

I cannot reproduce the problem. This problem appears when you use MyDAC in a multithreaded application. Please check that you have a separate connection per each thread. If it doesn't solve the problem, please try composing a small sample to demonstrate the problem and send it to andreyz*devart*com.

Post Reply