Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: creating databse
The cut and paste works if you use the Edit menu.
A better way though is to run the script from sqlplus using: @yourscript
--
Terry Dykstra [TeamPS]
Canadian Forest Oil Ltd.
Ajay Singh wrote in message <70ko4h$rup$1_at_tribune.mayo.edu>...
>Hi all,
>
>I am trying to create few tables on my Personal Oracle 8 using oracle ODBC
>drivers from Powerdesigner.
>
>I am getting some errors when the script is running from powerdesigner.
>
>I am new to Oracle .
>
>Can anyone suggest how can i run those create table command stored in a
>file, to create table. I tried SQLPLUS but in sqlplus window cut & paste
>feature is not working..
>
>is there any other noninteractive way to run the SQL script.
>
>--
>Ajay K Singh
>remove "no_spam" from reply address to reply.
>
>
Received on Wed Oct 21 1998 - 14:28:52 CDT