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 -> Re: Substr and remove characters from field

Re: Substr and remove characters from field

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: 23 Jul 2003 23:31:54 -0700
Message-ID: <1a75df45.0307232231.16a69931@posting.google.com>


jakemoore <member34054_at_dbforums.com>

> What I would like to be able to do is have a unc path with file name
> like: c:\test\hello\people\file.tif and have a substr command in Oracle
> remove everything but the filename minus extension. This would have to
> be able to adapt for different paths and file names.

Does a UNC path not have the server name instead? How can the path be universal if you locallised it to a specific drive?

A UNC path looks something like this :
\\servername\sharename\foldername\filename

--
Billy
Received on Thu Jul 24 2003 - 01:31:54 CDT

Original text of this message

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