Skip to main content

Problem:

OPEN Cursor declared as ... WITH HOLD returned SQLCODE of -19520

Error states connection does not support HOLD cursors.

Resolution:

Make sure that the ODBC driver is configured to allow Cursors declared as WITH HOLD

Old KB# 7072