First page Back Continue Last page Graphics
Why not a native call to 4gl
It can cause problems in the Application Server
Even when the native code is working properly it is always suspected when problems occur.
4gl does not work on a multi-threaded environment
- The function call stack is static
- The connection mechanism is based on ESQL/C that works on MT but not on generated from 4gl.