Problemas con la biblioteca de SQL Parte 2
Publicado por César Augusto Navarro Gómez (2 intervenciones) el 17/01/2003 17:55:42
*********************************************************************************
TNS/R Native Mode Risc C - T0252D46 - 01JUN99 (Jul 15 1999 16:12:47)
Copyright Tandem Computers Incorporated 1993-1998
FOR BROWSE ACCESS;
^
"\HGO2.$PRU01.CESAR.TEST", line 24.023: error(252): argument of type "int *"
is incompatible with parameter of type "short *"
int sqlerror;
^
"\HGO2.$PRU01.CESAR.TEST", line 24.004: warning(262): variable "sqlerror" was
declared but never referenced
int errBack; /* Sustituir por el del protocolo */
^
"\HGO2.$PRU01.CESAR.TEST", line 24.006: warning(770): variable "errBack" was
set but never used
0 remarks were issued during compilation.
2 warnings were issued during compilation.
1 error was detected during compilation.
**************************************************************************************
Espero que al enviar el correo no se mueva el formato pero si pasa así el circunflejo que indica el error esta bajo el punto y coma del BROWSE ACCESS;
Espero me puedan ayudar saludos y gracias.
TNS/R Native Mode Risc C - T0252D46 - 01JUN99 (Jul 15 1999 16:12:47)
Copyright Tandem Computers Incorporated 1993-1998
FOR BROWSE ACCESS;
^
"\HGO2.$PRU01.CESAR.TEST", line 24.023: error(252): argument of type "int *"
is incompatible with parameter of type "short *"
int sqlerror;
^
"\HGO2.$PRU01.CESAR.TEST", line 24.004: warning(262): variable "sqlerror" was
declared but never referenced
int errBack; /* Sustituir por el del protocolo */
^
"\HGO2.$PRU01.CESAR.TEST", line 24.006: warning(770): variable "errBack" was
set but never used
0 remarks were issued during compilation.
2 warnings were issued during compilation.
1 error was detected during compilation.
**************************************************************************************
Espero que al enviar el correo no se mueva el formato pero si pasa así el circunflejo que indica el error esta bajo el punto y coma del BROWSE ACCESS;
Espero me puedan ayudar saludos y gracias.
Valora esta pregunta


0