unkown thread after a period of inactivity

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Benjamin
Posts: 5
Joined: Thu 02 Feb 2006 10:01

unkown thread after a period of inactivity

Post by Benjamin » Mon 06 Feb 2006 11:53

Hello,

I have a TMyTable with FetchRows := False. if I don't interact with my application for a while, when I interact again I get the error 'Unkown thread'. The ConnectionTimeOut property is set to 0 in the TMyConnection component as well as in the TMyTable component.

Does anyone know sthing about this?

Thanks a lot in advance!...

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 07 Feb 2006 15:45

This is MyDAC bug. Please see our answer in http://crlab.com/forums/viewtopic.php?p=9442 thread.

Post Reply