PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → How to utilized Postgres' "NOTIFY/LISTEN" functionality
How to utilized Postgres' "NOTIFY/LISTEN" functionality
Started by yogiyang007, Sep., 25 2012 4:06 PM - No answer
Posted on September, 25 2012 - 4:06 PM
How to utilized Postgres' "NOTIFY/LISTEN" functionality to send push notifications to the clients connected to a database?

In an software that we have developed din VB6 we utilize this to know when a table/view that is loaded is changed by some other user on network.

Is such functionality available in the Native Postgres drivers?

TIA

Yogi Yang