Calling OW function from AS/400 RPG program

andres

Active Member
Using OW XE SP23 on AS/400 iSeries 520.

We are developing a C function that we are going to try to use later from an RPG AS/400 program.
The problem is happening when calling this line for getting the environment:

JDB_InitEnvOvr(&hEnv, "DV7333", "JDE", "password")

We are not getting the value JDEDB_PASSED.
What can be the problem?

Thanks and regards,
Andrés.
 
Back
Top