Page 1 of 1

Getting started with NOTIFY statement

Posted: 01.09.2010, 15:44
by Andask
Hi dudes!

I'm using Delphi 2009 and Zeos 7.0.0.
I need to LISTEN and NOTIFY some events on my app. But I don't know how can I do this.
I've read the Postgre docs and see this commands (LISTEN/NOTIFY).
It's exactly what I want.

Have you guys worked with it sometime?
I don't know how to do it in Delphi with Zeos.

Thx.

Posted: 01.09.2010, 16:18
by mrLion
Are you can`t use searching????
http://zeos.firmos.at/viewtopic.php?t=2757

Posted: 01.09.2010, 16:20
by Andask
I tried to search for "NOTIFY" and it just return 3 topics.
I'll check this link, thank you.

Posted: 20.09.2010, 15:23
by Andask
I read, re-read and I can't understand how to work with this.
Someone has tested this way (the link above)?
Have some step-by-step or something like it?

Thx.

Posted: 20.09.2010, 18:46
by mrLion
Andask, What the problem? My code on C++, silvioprog wrote component on delphi. Load last snapshot 7.0.1, that consist TPGEvenAlerter conponent.

P.S. If you use C++ i can describe code.

Posted: 22.09.2010, 13:39
by Andask
Hmm... I was doing this in the wrong way...
Well, let's see if I do it right this time.

I need to download this so: "ZEOSLIB_TRUNK_REV803.zip" right?

Posted: 22.09.2010, 16:34
by mrLion
may be.... NO. Use svn://zeos.firmos.at/zeos/branches/testing to load last svn-revision now - 817. Andask, what are you using? Delphi or C++ Builder?

Posted: 22.09.2010, 17:23
by Andask
Downloading...
I'm using Delphi 2009.

Posted: 22.09.2010, 17:34
by mrLion
I`m - C++Builder 2010 ... :) So, look for it: can i help you? I`m think ... no. Pascal is not my love language. I`m now it, but not use often. All my projects on c++, and examples that i can write to you also on C++.

Posted: 22.09.2010, 17:45
by Andask
I'll check for that examples from silvioprog. And if I don't undestand how to use the component I'll post here again.

(I downloaded and intalled the 817 build.)

Posted: 05.02.2012, 20:50
by sfxcc
Is this Component working ??? i cant get it to work fine it worked once only ????