I have a VFoxPro DBC 8/9 with a table with update and insert triggers on it.
If I try to insert records using OLEDB, it fails. It seems that OLEDB cannot support VFox triggers. Is this correct?
Is there a way to solve this behavior or supress in runtime the triggers programatically?
Because we need the triggers running when the VFox App is working, but when we use a .NET component to insert records in the DB we dont need the triggering if its necesarilly.
Can some help? Rick? Ramani?
Thanks
Jose Carlos
If I try to insert records using OLEDB, it fails. It seems that OLEDB cannot support VFox triggers. Is this correct?
Is there a way to solve this behavior or supress in runtime the triggers programatically?
Because we need the triggers running when the VFox App is working, but when we use a .NET component to insert records in the DB we dont need the triggering if its necesarilly.
Can some help? Rick? Ramani?
Thanks
Jose Carlos