Search found 1 match
- 12.11.2014, 11:05
- Forum: ZeosLib 7.2 Forum
- Topic: Problems with multi-thread application
- Replies: 8
- Views: 7111
Re: Problems with multi-thread application
Hi, i also have the problem with an exception when using a multi-thread application. I am using Delphi XE7 and ZeosLib 7.2beta. I have written a small application, a form with a timer, and a simple thread object to get a second thread. Both threads are using an own TZConnection. But when both thread...