Hello what is the simple code to retrieve date modified of a file.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pjnambiar
    New Member
    • Jul 2008
    • 3

    Hello what is the simple code to retrieve date modified of a file.

    Hello friends

    can any one help me out by providing code to read the date modified of a file.
    this is required because I have developed a enquiry utility where in i have to update the database daily. the database is in ms access(.MDB). I want to show the updation date on screen for the user benifit.
    regards
    P.J.NAMBIAR
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You can use FileSystemObjec t for the same.

    Comment

    Working...