TOraQueue.AsyncNotification

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ralf
Posts: 5
Joined: Mon 14 Jan 2008 10:35

TOraQueue.AsyncNotification

Post by ralf » Tue 22 Jan 2008 11:38

The demo application Queue doesn't work for me.
The enqueue en manual dequeue works, but the Async version doesn't.
Setting the checkbox and then enqueueing an item does nothing (the event isn't fired). I also made my own test application which doesn't work either.
Are there any settings in the database that should be made (apart from creating and starting the queue)?

Thanks in advance

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

Post by Challenger » Wed 23 Jan 2008 14:20

Please specify the versions of Oracle Client and server you use.

ralf
Posts: 5
Joined: Mon 14 Jan 2008 10:35

Post by ralf » Thu 24 Jan 2008 11:31

Both version 10g. (I think 10.2)

ralf
Posts: 5
Joined: Mon 14 Jan 2008 10:35

Post by ralf » Tue 29 Jan 2008 13:29

Any suggestions?

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

Post by Plash » Tue 29 Jan 2008 15:01

AsyncNotification does not work with some versions of Oracle client and server. It is a bug of the Oracle client.

Post Reply