Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What happened to TaxRI builder?
Message
From
31/01/2002 12:36:16
Walter Meester
HoogkarspelNetherlands
 
 
To
31/01/2002 10:00:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00613253
Message ID:
00613508
Views:
11
Hoi Hilmar,

>>Just curious, what's the problem? I also downloaded it and use in one application successfully. I don't usually use triggers.
>
>Can you comment a little more on speed, reliability, etc.? Does "successfully" mean you had no problems, or did you only need minor workarounds?

Of course, i'm getting a bit subjective, but because of the compacter code, in general less code gets executed and therefore TaxRi is faster than the VFP RI.

In the fast mode, it does not close related tables which boost performance significantly.

I use it in 5 or 6 projects now, that is being your by a few thousand users. Until now, no problems have been identified (except for your error report).

>I use triggers myself, sometimes, for updating information in one table, when information in another table changes. A typical example is that a sale could update the inventory.

You can safely place your trigger funtion after the _HandleRI() function like:
_HandleRi("Ins_Werknemer") AND LogTransAction().
The RiBuilder takes care of this automaticly when rebuilding.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform