Unknown idthread

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

Unknown idthread

Post by Benjamin » Thu 02 Feb 2006 12:43

Hi,

I have created a little application just to test the components and I'm having the next problem:

If there are several clients of the application updating the same table (with the TMyTable component) I get the error 'Unknown idthread'.

Does anyone know what is this about?

Thanks in advance...

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

Post by Ikar » Tue 07 Feb 2006 15:45

It seems like problem with FetchAll=False on closing dataset but not as problem with multiuser environment. Please check it more datailed.

Post Reply