Entering content frame

-10810: Session already in use Locate the document in the library structure

Explanation:

An SQL statement is already being executed in this thread for this database session.

User Response:

Avoid calling SQLDBC methods from signal handlers, unless you are certain that no SQL statements will be executed in the application program when the signal is triggered.

 

Leaving content frame