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

Home -> Community -> Usenet -> c.d.o.server -> Help with my windows command

Help with my windows command

From: charlie.peltier <here-antispam)_at_verizon.net>
Date: Sat, 20 Jul 2002 13:29:05 GMT
Message-ID: <BAd_8.7147$Fb6.1218@nwrddc02.gnilink.net>


I have a procedure on c:/program files/test/test.sql But when i run
sqlplus username/passwd @c:/program files/test/test.sql

I got the error
can not open file @c:/program.sql

How should I tell windows that "program files" is a folder name.

I tried sqlplus username/passwd "@c:/program files/test/test.sql", it works, but " is not acceptable because our application will get confused by ".

Any other suggestions is highly appreciated. Received on Sat Jul 20 2002 - 08:29:05 CDT

Original text of this message

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