Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
prep_upd.4gl | 2020-05-11 | 958 Bytes | |
README.txt | 2020-05-11 | 845 Bytes | |
smpl_upd.4gl | 2020-05-11 | 889 Bytes | |
trg_upd.sql | 2020-05-11 | 2.9 kB | |
Totals: 4 Items | 5.6 kB | 0 |
Subject: Bug :- Test Triggers & Procedures From I4GL From: fmathews@systems.dhl.com ("Felix K. Mathews") Newsgroups: comp.databases.informix Date: 23 Jan 1997 14:53:44 -0500 Folks, A few months ago we found a bug in the execution of triggers & stored procedures from I4GL. We have seen this bug for "prepared" and "simple" SQL-statements in Engine 5.04.UC1 with I4GL-4.13.UD1, but in case of Engine 7.20.UC2 with I4GL-6.03.UC2, the bug exists only in case of "prepared" statements. I thought it will be good if all those who are interested, can test their Informix engines for this bug and make a list of failing engines, you can make use of the test code attached. Sorry for delaying this, for so-long. Thanks Felix ( fmathews@systems.dhl.com ) #-- ========== Following is the test code ( shell-archive ) ========= --