NOTIFY/LISTEN with ODBC interface
Igor Korot <[email protected]> Sun, 23 Dec 2018 21:37:29 -0600
| Newsgroups | gmane.comp.db.postgresql.odbc,gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <CA+FnnTw8hPWkXc6DmHAiEFhiQZUKadNNJ41BjNfmz2E8Hw+=9g@mail.gmail.com> |
Hi, Is there a way to write a code found at https://www.postgresql.org/docs/9.1/libpq-example.html Example 2 with the ODBC interface? Thank you.