From: | Bob Pawley <rjpawley(at)shaw(dot)ca> |
---|---|
To: | Andrej Ricnik-Bay <andrej(dot)groups(at)gmail(dot)com> |
Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgresql to Delphi |
Date: | 2007-03-20 21:49:56 |
Message-ID: | 010501c76b39$b36d4860$8e904618@owner |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
The user clicks on a button. A Query component, connected to the button, and
the structure of the database determines how many of the devices will be
triggered in the application.
I envision triggering a "loop" which is from one to seven devices with one
button or a specific series of loops with a second button. (Perhaps an
entire project of loops with a third button.)
Bob
----- Original Message -----
From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "PostgreSQL" <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, March 20, 2007 2:28 PM
Subject: Re: [GENERAL] Postgresql to Delphi
> On 3/21/07, Bob Pawley <rjpawley(at)shaw(dot)ca> wrote:
>> Each time the user wants a new device displayed he needs to click on the
>> TImage. This is time consuming and prone to error.
> I guess I must be too obtuse to follow; how will the database
> know when the user wants to see a new device if not by
> way of your application (which in turn will know from user
> interaction)?
>
>
>> Bob
> Cheers,
> Andrej
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2007-03-20 22:07:29 | Re: Postgresql to Delphi |
Previous Message | Anton Melser | 2007-03-20 21:45:31 | "sniffing" postgres queries |