Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Problem by Using C++ with embedded Sql with Oracle
I useed the Prcompilor proc from Oracle 8.1.6 under Sun OS 8 on a Sparc
station to compile my C++ code with embedded SQL the input File namened
XXX.pc the Output namened XXX.cpp.
Then i compile this file with the C++ compilor CC to get the file XXX.o
then I want to link the file with ld but I got an error Undifined
symbol sqlcxt first referenced in File XXX.o. What Libraries must I use
to Link the File ?
I will be very Thankfully for help Received on Tue Oct 17 2000 - 05:51:26 CDT
![]() |
![]() |