Hi everyone,
This is not a new problem as far as I have read, I am a newbie to Progress. Am not really working with progress but I am working with another programmer who does the progress side of our project and I am doing the SQL interfacing with her side.
The problem we've found is her 4GL DB triggers won't run when I UPDATE/INSERT into a particular table of hers.
As far as I know we're using MERANT 3.60 32-BIT Progress SQL92 v9.1D drivers.
Is there absolutely no way to get her programs/triggers to run from something I do? Even with a work-around? Or could I RUN her code somehow through a command instead of using the "trigger part"??
I have heard that we need to duplicate her 4GL triggers in SQL triggers but that can turn into a nightmare because her current programs are linked and one calls the other which calls the other etc etc....So in essence that solution means just re-write the entire DB workings in SQL which is not an option!!!
So any ideas would be extremely appreciated! Thanks in advance!
This is not a new problem as far as I have read, I am a newbie to Progress. Am not really working with progress but I am working with another programmer who does the progress side of our project and I am doing the SQL interfacing with her side.
The problem we've found is her 4GL DB triggers won't run when I UPDATE/INSERT into a particular table of hers.
As far as I know we're using MERANT 3.60 32-BIT Progress SQL92 v9.1D drivers.
Is there absolutely no way to get her programs/triggers to run from something I do? Even with a work-around? Or could I RUN her code somehow through a command instead of using the "trigger part"??
I have heard that we need to duplicate her 4GL triggers in SQL triggers but that can turn into a nightmare because her current programs are linked and one calls the other which calls the other etc etc....So in essence that solution means just re-write the entire DB workings in SQL which is not an option!!!
So any ideas would be extremely appreciated! Thanks in advance!