PCB-00502

Error: PCB-00502: This statement can only be used with THREADS=YES

Causa: EXEC SQL ENABLE THREADS has been used, even though option THREADS is set to NO.

Acción: Specify option THREADS=YES or remove the EXEC ENABLE THREADS statement from the source code.

COMENTARIOS:


No hay comentarios.