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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Embedded SQL & DDL

Re: Embedded SQL & DDL

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Mon, 14 Feb 2000 17:10:54 +1100
Message-ID: <88860v$3up$1@perki.connect.com.au>


For embaded SQL in C or C++ you need to use ProC, which comes with oracle. You can execute plsql procedures etc within your c programm. Tom
Mark Framness <framnesso_at_my-deja.com> wrote in message news:87s9g8$m07$1_at_nnrp1.deja.com...
> Hey
>
> When I write embedded sql for use with an Oracle server, can I embed DDL
> statements? I know if you want DDL in PL/SQL one must work with the
> DBMS_SQL package. How about embedded sql in a C or a C++ or other sort
> of program?
>
> Thanks
>
> --
> From: Mark Framness
> http://netnet.net/~farmer/index.html
> All standard disclaimers apply anyone who say otherwise is itching for a
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Feb 14 2000 - 00:10:54 CST

Original text of this message

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