Re: [INTERFACES] How to notify Front Ends of Table Changes

From: Hannu Krosing <hannu(at)trust(dot)ee>
To: carlos callo lazo <ccl_sistemas(at)hotmail(dot)com>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] How to notify Front Ends of Table Changes
Date: 1999-08-19 07:18:01
Message-ID: 37BBAFA9.1411D9AC@trust.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

carlos callo lazo wrote:
>
> Hello
>
> I´m starting with postgres and made a sample very simple
> application with delphi4.
>
> Several clients are instaled in diferent machines with
> win32 accesing in some case the same tables and i´m
> using the Insight ODBC driver (http://www.insightdist.com/psqlodbc/).
>
> I need to know how tonotify my clients applications that
> other client in some other machine had modified the table
> it´s using in order to orer my client app to refresh the
> data its showing to the end user.
>
> any suggestions......

LISTEN/NOTIFY ?

------
Hannu

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 1999-08-19 07:23:05 RE: [INTERFACES] ODBC & VB5
Previous Message Artur Kudelka 1999-08-19 06:08:52 PSQLODBC driver and support of types DECIMAL and MONEY