e4transAppend




Hi All,

I am getting "e4transAppend" error while starting transaction with

"m_Code4Obj.tranStart()".

I am using codebase with VC++.

How can I fix this error?

m_Code4Obj properties:

m_Code4Obj.accessMode = OPEN4DENY_NONE;
m_Code4Obj.safety = 0;
m_Code4Obj.errOff =1;
m_Code4Obj.autoOpen=1;
m_Code4Obj.lockAttempts =1;
m_Code4Obj.log=LOG4TRANS;

Is it correct way to initialize codebase database?


Thanks in advance.

Regards,
Agrud.


--
Agrud
------------------------------------------------------------------------
Agrud's Profile: http://www.dbtalk.net/m676
View this thread: http://www.dbtalk.net/t326136

.