hook into post-commit
Posted: Sat 21 Aug 2010 01:29
I need to do some processing after any changes are committed
Is it possible to do this ?
I am using TOraSession and TOraQuery in my forms. I would like to avoid requiring using TOraQuery to do this because it is not defined at a high enough level in my form hierarchy. I have a TOraSession in my highesst level / parent form so I would ideally like to do something at that level.
What are my options ?
thanks
Is it possible to do this ?
I am using TOraSession and TOraQuery in my forms. I would like to avoid requiring using TOraQuery to do this because it is not defined at a high enough level in my form hierarchy. I have a TOraSession in my highesst level / parent form so I would ideally like to do something at that level.
What are my options ?
thanks