MS Access 2K Inform User on Record changes - Mailing list pgsql-interfaces

From Stavros Karposilos
Subject MS Access 2K Inform User on Record changes
Date
Msg-id 002c01c223be$1b033a70$5858fea9@server
Whole thread Raw
List pgsql-interfaces
  I have been very troubled the last days trying various ways to notify the frontend MS Access 2K Client when a table on the Backend has changed.
  All my attempts have resulted to a failure.
  I realise now that the Notify/Listen solution is not going to work. I also tried to create an external C routine, callable by Trigger, which was using a TCP/IP socket to connect to each client but I didn't manage to convince it to work without crashing.
  I would greatly appreciate a working example, or a point to a solution of whatever form.
 
  I am using PostgreSQL 7.2 running on RedHat Linux 7 networked with 8 clients running Win9x and MSAccess2K on a plain 10MBps Ethernet Network.
 
  Thanks in advance, Stavros

pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [SQL] Possible Bug regarding temp tables (sql or psql?)
Next
From: Sandro Dentella
Date:
Subject: TkSql and pg_group...