Click to See Complete Forum and Search --> : Accessing NT file modified dates from PL/SQL


welchdor
05-08-2003, 01:58 PM
Can someone give me the best approach for obtaining modified dates on
certain OS files in NT from PL/SQL?

Thanks much

Tarry
05-10-2003, 05:17 PM
Best approach? Dunno there's always one better than the other...;)

But you'd want to use java something like...
like creating a table,java source , proc, and nesting all the os files you want to check for modification and doing a simple select command on that table)....