(Tried posting in Programming Forum, but got Application Rails error, so here's my question...)
I'm just starting Oracle (So don't laugh).
I need to run a script. It's a prewritten script. Well, I'm gonna run this from SQL Plus.
Okay, I launched SQL Plus, and logged in.
At the SQL> prompt ..
I type "start C:\Documents and Settings\blah\Desktop\CISxxxx\CISxxxx\Data\Ch02\prech02.sql"
The script doesn't run, just tells me SP2-0310: unable to open file "C:\Documents.sql"
What am I doing wrong?