Previous Topic Next topic Print topic


X125: Must execute statement before fetch.

When using dynamic SQL, before issuing a FETCH command you must PREPARE and EXECUTE the command.

Previous Topic Next topic Print topic