Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Unsatisfied symbol "sqlca"
Hi,
I hava a proc static library. I have the statement:
EXEC SQL include sqlca;
in one program of that library.
When I link that library with a C++ program I get the error below:
ld: Unsatisfied symbol "sqlca" in file . . .
Any idea ?
Thanks,
Jose Luis.
Received on Fri May 07 2004 - 07:24:30 CDT
![]() |
![]() |