Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Triggers
Message
From
16/06/1999 12:37:21
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00230426
Message ID:
00230490
Views:
18
I already checked the speed without triggers and I have a big performance improvement.

What I want to do is temporarily disable the trigger in my code before I do my processing, do my processing and then re-create the triggers.

Thanks

Eric Dumais

>Hi Eric,
>
>What are you looking for? Do you want to check the speed without any triggers?
>
>>Hi everyone.
>>
>>I want to temporarily "deactivate" the triggers on tables for performance reasons.
>>
>>I know about the DELETE TRIGGER and CREATE TRIGGER commands. What I cannot seem to find is a function that will return me the current value of the trigger. What I want to do is store the triggers in a temporary table, delete them, do my processing and then re-set the triggers based on what I have in the temporary table.
>>
>>Maybe this is not the right way to go, if someone have a suggestion, feel free to give me your input.
>>
>>Thanks in advance.
>>
>>Eric Dumais.
ERIC DUMAIS
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform