Click to See Complete Forum and Search --> : lookup for a file in a specific directory


yairk30
04-23-2006, 09:08 AM
hey people

does enybody know if there is a simple way (with pl/sql for oracle 9i) to look up for a given file(s) in a given specific directory (let say for a given numerate xml files , located inside that directory).

thanks in advance!

yair

tamilselvan
04-23-2006, 11:18 AM
How about using utl_file?

Tamil
www.beaconinfotechcorp.com

yairk30
04-23-2006, 11:48 AM
tamil , thanks for your reply!
i check utl_file proc. , but none seems to be suitable for this task.
can you be more specific regarding this term?

how can i take advantge of your website services?

yair

davey23uk
04-23-2006, 03:48 PM
yu need to use java to do os tasks, ask tom has examples