Hello,
i'm using PB 12.5.2 Build 5006 Classic and ORACLE 11 connecting with ORA11 Driver.
I have another app inserting rows in an interface table of my app. I want to process these rows asap.
I could use a timer and do selects on this table and if i find rows process them but that solution has many drawbacks.
i wonder if there are other approaches, i have to admit i cant think of any.
Every suggetion is welcome!
Thanks in advance
Christian