I use php to connect to the system using ODBC. The system inquestion is an IBM AS/400.
Do you guys have any ideas on this one ? Never had to right a trigger before, and it seems if you are doing it via ODBC the syntax is different from MySQL (for obvious reasons).
Question
-Dave-
Howdy all,
I need to create a trigger any time an item gets added or updated on the following table:
The trigger should take the PRD_ID and add a new row into this table:
I use php to connect to the system using ODBC. The system inquestion is an IBM AS/400.
Do you guys have any ideas on this one ? Never had to right a trigger before, and it seems if you are doing it via ODBC the syntax is different from MySQL (for obvious reasons).
Thanks.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts