From: Robert Staedter <staedter@boku.ac.at>
Subject: Re: Easy Question
Date: 1996/10/14
Message-ID: <326252A3.75CD@boku.ac.at>#1/1
references: <3260FDCB.1961@iastate.edu> <32610EF3.7CCB@concentric.net> <3261B213.6FC9@iastate.edu>
content-type: text/plain; charset=us-ascii
organization: Universitaet fuer Bodenkultur
mime-version: 1.0
reply-to: staedter@boku.ac.at
newsgroups: comp.databases.oracle
x-mailer: Mozilla 3.0 (Win95; I)



Scott J. Leonard wrote:
> 
> Richard Woods wrote:
> 
> > Does the file have a .sql extension?  That is what SQL*Plus expects if
> > the file is run/start-ed without an extension.
> > --
> Yep.  I even tried both caps and lower case!
> 
Win95's editor has the terrible feature that when you save the file as 
'text file (*.txt)' as, say, 'myquery.sql', it creates a file named 
'myquery.sql.txt'. Great, ey? Be sure that, when saving your SQL 
statement, you select 'All files (*.*)'. That should create a file 
with the name you specify and with no appendix '.txt'.

-- Robert
   Vienna, Austria


