Quote:
Originally Posted by stolze
Forward-slashes are fine on Windows.
|
In theory yes, but not for all applications (or built-in commands). Notepad can handle forward slashes, but e.g. Textpad or the DIR command cannot (as they use the forward slash for parameters).
SQL*Plus can deal with forward slashes in the SPOOL command, but not for "including" files (e.g. @/path/to/somescript.sql)