Looks like the client sends an SQLSTT (0x2414) code point (starting an
SQL statement to prepare) at a point where a new DRDA command is
expected (processCommands). The SQLSTT code point is only allowed
inside prepare (parsePRPSQLSTTobjects) or direct execution
(parseEXECSQLIMMobjects) contexts. I have no idea why.


Reply via email to