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

Home -> Community -> Usenet -> c.d.o.server -> Compiling ProC (sqlcxt)

Compiling ProC (sqlcxt)

From: Pete Desnoyers <peted_at_infi.net>
Date: 1997/10/07
Message-ID: <343A654A.41C6@infi.net>#1/1

I am using Oracle 7.3.2 on DEC unix 3.2. I am trying to compile a simple program use embedded sql C. However, everytime I compile I receive this message: ld:
Unresolved:
sqlcxt
*** Exit 1
Stop.

I have looked in and linked every library I can find that comes with Oracle. Also, I have determined that the link/compile fails only on this embedded command: EXEC SQL CONNECT :user IDENTIFIED BY :passwd; Any help would be much appreciated.

-- 
Pete
http://jerry.engrs.infi.net
Received on Tue Oct 07 1997 - 00:00:00 CDT

Original text of this message

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