Postgresql to Delphi

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Postgresql to Delphi
Date: 2007-03-20 18:41:50
Message-ID: 00ce01c76b1f$6c960e00$8e904618@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I have posed this question to the Delphi list but they don't appear to be able to help.

I am attempting to have the information in a PostgreSQL database table trigger a function in Delphi.

At present the delphi application is triggered by a mouseup on a TImage file, residing in a notebook, through an alias (DeviceNotebookMouseUpAlias). I want to have the Postgres use this alias to trigger the function.

Could someone point me to any literature that would help me with this project?

Bob Pawley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Vanasco 2007-03-20 18:54:29 sql indexing suggestions needed
Previous Message Bruce Momjian 2007-03-20 18:11:21 Re: How to disable displaying of a NOTICE context?