triggers through RB
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Nov 15 05:46:33 CST 2007
On 15/11/07 11:22 AM, "Danny Lewkin" <daniel.lewkin at cognosis.be> wrote:
Hi Danny,
> Hi List, Ruslan,
>
> is there a way to access a trigger through RB?
> What I mean is, I want to disable some (or) all triggers, do
> something, and then enable them again.
>
> Something like this :
>
> for i = 1 to MyDB.TableCount
> for j = 1 to MyDB.Table(i).TriggerCount
> MyDB.Table(i).Trigger(j).Enalbed = False
> next j
> next i
>
> Or is there any other way?
No, triggers not supported yet via API.
Reason - many enough job todo:
- new class
- new methods
- all this describe in docs
- examples
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list