• sanket kokane (12/4/2012)


    to get file create date

    xp_cmdshell 'dir <your Datafile Path> /tc'

    or

    right click on data file at physical location and check create time

    Wonderful. 🙂 Sometimes we need to think simple 🙂