Hello all,
I have a DB that relies on three master tables. I import these master tables from CSV files that I save on a network on a monthly basis. My users would like to know when I have updated or imported this tables to my database.
During the import process is there a way with VB to capture the Date Modified data element of a CSV file and plug it into a separate table?
I would like to display the lastest updates on a master page so the user can determine how uptodate the data is. Thanks for the help in advance!
Brennan
I have a DB that relies on three master tables. I import these master tables from CSV files that I save on a network on a monthly basis. My users would like to know when I have updated or imported this tables to my database.
During the import process is there a way with VB to capture the Date Modified data element of a CSV file and plug it into a separate table?
I would like to display the lastest updates on a master page so the user can determine how uptodate the data is. Thanks for the help in advance!
Brennan