Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Get Update from database to APEX Front end at regular interval.

Ninad300Jan 28 2014 — edited Feb 17 2014

Hi All,

       I want to Stream Data from Database to APEX Screen. Let me elaborate it, In Database whenever new row is inserted into table we want to send that updated row to frontend and show it in classic APEX  report.

What I think is if we keep on hitting database continuously  that will hang the page and screen might freeze. On other end that is not efficient way to get data as in this case  we dont know if data has been updated in Respective table. Can you please suggest some way in which it can be implemented.

Thanks you all in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2014
Added on Jan 28 2014
2 comments
349 views