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 -> Re: Pro*C Linking and PL/SQL Blocks

Re: Pro*C Linking and PL/SQL Blocks

From: Tom Best <tom.best_at_bentley.com>
Date: 2000/05/26
Message-ID: <8gm5cm$iar$1@news.bentley.com>#1/1

It sounds like you are trying to compile the .ec file using Borland. You should just compile the .c file (that Pro*C generated) using Borland. The .ec file is only understood by Pro*C.

<wayne8077_at_my-deja.com> wrote in message news:8gkf1e$3uq$1_at_nnrp1.deja.com...
> I've written a C program that has PL/SQL blocks. It precompiles okay
> using Pro*C version 2.2.4. When I compile it using Borland 4.5 , bcc32
> I get Undefined Symbol error messages for DECLARE, END, etc. Can
> someone tell me what library(s) I should be linking? Thanks.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri May 26 2000 - 00:00:00 CDT

Original text of this message

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