Listing files in a directory

From: simonrickell <srickell_at_shepherd-design.co.uk>
Date: Fri, 21 Mar 2003 10:47:24 +0000
Message-ID: <2669047.1048243644_at_dbforums.com>


I am wanting to use a form to upload a blob to the database.

I have populated a listbox/poplist with the directories on the server.

When the user selects a listbox I want to populate a list with the files that are in that location. I can do a check that a file is there - easy peasy with DBMS_LOB.fileexists (bfilename)

But how do I retrieve a list of files?

Cheers
Simon

--
Posted via http://dbforums.com
Received on Fri Mar 21 2003 - 11:47:24 CET

Original text of this message