Hello!
We have a problem.
We use situation "DOA DLL sharing a session with a DOA host program".
After setting OracleDataSet.OracleDictionary.DefaultValues=True
first call to my DLL without LogOff in Host program
OracleDataSet.Append works perfectly, but the second and next call raises exception Access Violation ().
While setting OracleDataSet.OracleDictionary.DefaultValues=False , have no error.
We have a problem.
We use situation "DOA DLL sharing a session with a DOA host program".
After setting OracleDataSet.OracleDictionary.DefaultValues=True
first call to my DLL without LogOff in Host program
OracleDataSet.Append works perfectly, but the second and next call raises exception Access Violation ().
While setting OracleDataSet.OracleDictionary.DefaultValues=False , have no error.