[ODAC 5.70.0.29 CLR]TTimer error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
nschmied
Posts: 72
Joined: Mon 09 May 2005 08:03
Location: Suisse

[ODAC 5.70.0.29 CLR]TTimer error

Post by nschmied » Wed 05 Apr 2006 16:14

Hi,
I have found a new bug. ;)

In DBAccess.pas in your last version you have add TTimer in CLR version.

But your TTimer block all ohter timer create in my application.

I have desactivate TTimer in DBAccess.pas and my own TTimer work.

For test, use Odac and create your own TTimer in Runtime, not place to NFM. And See.


Nschmied

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 10 Apr 2006 07:17

We couldn't reproduce your problem. Please send to ODAC support address complete sample that demonstrates it.

Post Reply