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: <wayne8077_at_my-deja.com>
Date: 2000/05/26
Message-ID: <8gmk5v$lk1$1@nnrp1.deja.com>#1/1

In article <8gm5cm$iar$1_at_news.bentley.com>,   "Tom Best" <tom.best_at_bentley.com> wrote:
> 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.
> >
> >

Actually, I am compiling the .c file. I'm having trouble using embedded PL/SQL and I assume there's a library I need to link. I'm doing this on an NT system with Oracle 7.3.3.

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