Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help - Pro*C V2.2.3
Help....
We are trying to compile a file that compiled ok in V2.2.2.02. However, in
V2.2.3.0.0, we receive the following error message:
"
syntax error at line 53, column 46, file kl01db.pc:
static short int hKl01NmCharacteristicIndicator;
.............................................1(1) PCC-S-02201, Encountered the symbol "or" when expecting one of the following:
; , = ( [
The symbol "," was substituted for "or" to continue. "
The name of the oracle table that is being linked is 29 characters in
length. It appears that V2.2.3 truncates to 28 characters and thus causes
an error.
Could this be the case???
Thanks
Received on Mon Jul 26 1999 - 22:40:30 CDT
![]() |
![]() |