Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Arthur Hoogervorst
ve seen so far hasn't been very specific. Bob - Original Message - From: "Tony Caduto" <[EMAIL PROTECTED]> To: "Bob Pawley" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, March 20, 2007 3:07 PM Subject: Re: [GENERAL] Postgresql to Delphi > Bob Pawley wr

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Bob Pawley
; <[EMAIL PROTECTED]> To: "Bob Pawley" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, March 20, 2007 3:07 PM Subject: Re: [GENERAL] Postgresql to Delphi Bob Pawley wrote: Listen/notify implies a dynamic table that is constantly on the change. Am I correct? The table I am talkin

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Tony Caduto
Bob Pawley wrote: Listen/notify implies a dynamic table that is constantly on the change. Am I correct? The table I am talking about is completed through one interface then imported as a relatively static information base for the application in which I am seeking help. Yes, you would have

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Bob Pawley
s of loops with a second button. (Perhaps an entire project of loops with a third button.) Bob - Original Message - From: "Andrej Ricnik-Bay" <[EMAIL PROTECTED]> To: "Bob Pawley" <[EMAIL PROTECTED]> Cc: "PostgreSQL" Sent: Tuesday, March 2

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Bob Pawley
- From: "Tony Caduto" <[EMAIL PROTECTED]> To: "Bob Pawley" <[EMAIL PROTECTED]>; Sent: Tuesday, March 20, 2007 2:16 PM Subject: Re: [GENERAL] Postgresql to Delphi Bob Pawley wrote: Hi I have posed this question to the Delphi list but they don't appear to be a

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Geoffrey
Andrej Ricnik-Bay wrote: On 3/21/07, Bob Pawley <[EMAIL PROTECTED]> 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

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Andrej Ricnik-Bay
On 3/21/07, Bob Pawley <[EMAIL PROTECTED]> 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

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Bob Pawley
t;Bob Pawley" <[EMAIL PROTECTED]>; "PostgreSQL" Sent: Tuesday, March 20, 2007 1:13 PM Subject: Re: [GENERAL] Postgresql to Delphi On 3/21/07, Bob Pawley <[EMAIL PROTECTED]> wrote: Hi I have posed this question to the Delphi list but they don't appear to be able to

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Tony Caduto
Bob Pawley wrote: 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,

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Richard Huxton
Bob Pawley wrote: 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. Not sure what the Delphi stuff was on about - not my field. You've basically got t

Re: [GENERAL] Postgresql to Delphi

2007-03-20 Thread Andrej Ricnik-Bay
On 3/21/07, Bob Pawley <[EMAIL PROTECTED]> wrote: 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. I believe that you'd need to have an untrusted langu