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: Mark Framness <framnesso_at_my-deja.com>
Date: Mon, 14 Feb 2000 19:53:19 GMT
Message-ID: <889mfe$u5$1@nnrp1.deja.com>


In article <88860v$3up$1_at_perki.connect.com.au>,   "Tom Zamani" <tomz_at_redflex.com.au> wrote:
> 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.

Can I execute DDL statements? E.g. create table...... drop table.... etc. I know in PL/SQL you must use the DBMS_SQL package to to do this, how about in embedded SQL?

I guess I did not word my question too good.

--
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 - 13:53:19 CST

Original text of this message

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