Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Embedded SQL & DDL
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
![]() |
![]() |