Page 1 of 1

TOraScript.AfterExecute property

Posted: Thu 18 Aug 2005 08:08
by Serg
Thanks to your answer.

We usally don`t make changes to outside developers code, but in version 5 TOraScript.AfterExecute property is removed (it is used in our code).
We used Odac 4.1 before.

Why did you do so & how can we avoid the problem without component's rewriting?

Best regards,
Serg

Posted: Thu 18 Aug 2005 08:41
by Paul
This event was deleted, possibly because TOraScript.BeforeExecute have the same functionality.