Hi
we recently upgraded our systems to use oracle 10g and noticed that calls to MAPIAddress were giving an undefined error.
After doing a bit of debugging we found that the calls to MAPIAddress (in the mapi unit) stopped working was after the line OCICall(OCIEnvCreate(..)) in the method TOracleSession.GetEnv
Does anyone know why this happens ? we do not really want to roll back to using oracle 8 client to enable the application to continue working.
we recently upgraded our systems to use oracle 10g and noticed that calls to MAPIAddress were giving an undefined error.
After doing a bit of debugging we found that the calls to MAPIAddress (in the mapi unit) stopped working was after the line OCICall(OCIEnvCreate(..)) in the method TOracleSession.GetEnv
Does anyone know why this happens ? we do not really want to roll back to using oracle 8 client to enable the application to continue working.