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: How to execute pl/sql commands stored in a file

Re: How to execute pl/sql commands stored in a file

From: Gmooron <gmooron_at_yahoo.fr>
Date: 3 Nov 2004 04:16:08 -0800
Message-ID: <3f784b0f.0411030416.57a66ea@posting.google.com>


Sybrand Bakker <sybrandb_at_hccnet.nl> wrote in message news:<s1ifo0pn25ld0dfpcnbakci5jt4e0hphl5_at_4ax.com>...
> On 2 Nov 2004 06:06:57 -0800, gmooron_at_yahoo.fr (Gmooron) wrote:
>
> >Well, i hope someone could help me ...
> >I have some pl/sql commands stored in a .sql file (creation of tables,
> >procedures ...)
> >And I have to do a pro*c program that execute these commands ...
>
> Why on earth. Just use sql*plus and you are done with it.

Well, if i asked this question, this is because I can't use sql*plus ... Everything has to be automized ...
Well, I have found a solution but it's quite dirty ... I'd prefer to have a command "integrated" Received on Wed Nov 03 2004 - 06:16:08 CST

Original text of this message

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