| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Kevin Spencer | Date: | July 24 2008 4:40pm |
| Subject: | Re: how to Get file modified time and date of file by using builtin function or procedure in sql? | ||
| View as plain text | |||
On Thu, Jul 24, 2008 at 1:17 AM, Sivasakthi <msivasakthi@stripped> wrote: > Hi All, > > how to Get file modified time and date of file by using builtin function or > procedure in sql? In a related thread from earlier today you were advised that any interaction with the filesystem should be done via a programming language of your choice. Did you have any luck writing a program to do just that? Kevin. -- kevin@stripped
