Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Problem by Using C++ with embedded Sql with Oracle

Problem by Using C++ with embedded Sql with Oracle

From: Matthias Kohler <Matthias.Kohler_at_borchard-informatik.de>
Date: Tue, 17 Oct 2000 12:51:26 +0200
Message-ID: <39EC2F2E.5F8707BF@borchard-informatik.de>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US