TOraAlerter starting in thread

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
aebibueb
Posts: 13
Joined: Thu 24 Jul 2008 13:46

TOraAlerter starting in thread

Post by aebibueb » Fri 21 Aug 2009 11:44

hi

I have a weird thing happening. My goal is to start the TOraAlerter in a separate thread in order to avoid waiting. I have modified the
demo-program in order to achieve this. When I start the Alerter without threading, everything works fine. When I do the same thing in a thread, things don't work ("same thing" = obviously I'm missing something).
What is weird, if I start alerting without threading, then stop it, and then start it using threading, it "magically" works.

I have a demo-programm, I am using ODAC 6.25.
http://213.180.191.114/download/devel/Alerter.zip
What am I missing here?

best regards

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 27 Aug 2009 09:12

We have fixed this problem. The fix will be included in the next build of ODAC.

aebibueb
Posts: 13
Joined: Thu 24 Jul 2008 13:46

Post by aebibueb » Thu 27 Aug 2009 09:52

great thanks. when will that be available, do you know? what revision number?

best regards

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 28 Aug 2009 07:29

We are planning to release the new ODAC build in several days. Its version is 6.80.0.50.

aebibueb
Posts: 13
Joined: Thu 24 Jul 2008 13:46

Post by aebibueb » Fri 28 Aug 2009 07:35

great thanks. enjoy the weekend.

Post Reply