Re: [GENERAL] LISTEN/NOTIFY with JDBC

2004-05-13 Thread Kris Jurka
On Wed, 12 May 2004, Glenn Sullivan wrote: > Thanks for the response. I have been using Sun's JDBC. > Do I take it that I need to create and use the Postgres > JDBC to get the ability to do NOTIFY/LISTEN? > You have been using the JDBC API provided by Sun as a number of interfaces (java.sql.

Re: [GENERAL] LISTEN/NOTIFY with JDBC

2004-05-12 Thread Glenn Sullivan
Kris, Thanks for the response. I have been using Sun's JDBC. Do I take it that I need to create and use the Postgres JDBC to get the ability to do NOTIFY/LISTEN? Glenn Kris Jurka wrote: On Tue, 11 May 2004, Glenn Sullivan wrote: Hi, I have been trying to get LISTEN/NOTIFY working in with JDBC

Re: [GENERAL] LISTEN/NOTIFY with JDBC

2004-05-11 Thread Kris Jurka
On Tue, 11 May 2004, Glenn Sullivan wrote: > Hi, > > I have been trying to get LISTEN/NOTIFY working in with JDBC. I cannot seem > to get notified. I looked in the e-mail archive and saw a lot of similiar > questions a couple of years ago. I never could find any answers in the > e-mail nor i