Hi,
Is there any mechanism to have the RSA server 5.2 invoke one of your
functions whenever an entry is added to the log? e.g. a user is added.
Can this activate a user defined function?
Hi, Is there any mechanism to have the RSA server 5.2 invoke one of your functions whenever an entry is added to the log? e.g. a user is added. Can this...
... TMK, there is no support for "stored methods" (like Oracle or Sybase) in the PROGRESS backend database used by ACE/Server. Assuming "instantaneous"...
kadokev@...
Apr 12, 2005 7:08 am
Thanks Kevin. Yes, right now I am using polling. I was trying to replace that. I wanted to have the server call my C routine. But if that's not possible I...