triggers

gregorytje

New Member
I made a few triggers in mfgpro, but now i have seen that the triggers are executed from the client computer and not from the server.

How can i force the server to execute a trigger?

the problem is that i export data on a linux machine where not everybody can connect (user and password).
I was thinking to make a mapping on the mfgpro server to this linux server to be able to export my data.
it would be stupid to make this mapping on every client computer.

please , some advise


thanks



Gregory
 
Perfect World

Greetings,
Unfortunately even though MFG/PRO is Progress based, not a chance. Progress is an event-driven 4GL however MFG/PRO is based from the early days of CHAR Progress. The MFG/PRO product did not take full advantage of triggers, it is an old product now. Infact it has been superseeded with the EB product.
So it looks like a work around, the functionality you require is NOT directly avail with the MFG/PRO product.
Regards
 
Back
Top