I'm using Oracle's XML Parser API for C++, and when I try calling xmlinit( ), I get an error code of 201 returned. Does anyone know why this would happen.
I should clarify, the xmlinit( ) methed returns an int. 0 if successful, another value otherwise. I am getting 201, and I don't know why.
Kennedy ------
KJR
I should clarify, the xmlinit( ) methed returns an int. 0 if successful, another value otherwise. I am getting 201, and I don't know why.
Kennedy ------
KJR