Re: PostgreSQL questions - Mailing list pgsql-novice

From Weinzierl Stefan
Subject Re: PostgreSQL questions
Date
Msg-id 4BA105A1.2070100@Weinzierl-Stefan.de
Whole thread Raw
In response to PostgreSQL questions  (Carel Combrink <s25291930@tuks.co.za>)
List pgsql-novice
Carel Combrink schrieb:
[...]
> 2.) This question is related to triggers. Can I use a trigger to notify
> my external application about a change in the database. I am looking at
> using QT for development because of its platform independence. Thus the
> complete question is: Can I notify the QT application that data was
> added to the database (using a trigger) without having to query the
> database the whole time?

Have a look at the docu of Qt4.4:

http://doc.trolltech.com/4.4/qsqldriver.html#notification

Stefan

pgsql-novice by date:

Previous
From: Tav
Date:
Subject: row v column numbers
Next
From: Felix Obermaier
Date:
Subject: Drop table by something other than its name