Available timestamp-field(s) in database table
Usage
hsTsField(src, tbl, namesOnly = TRUE, all = FALSE)
Arguments
- src
source file (MS Access or Excel)
- tbl
table name
- namesOnly
if TRUE, only the name(s) of the timestamp field(s) is (are)
returned, otherwise additional information.
- all
if TRUE, all timestamp fields are considiered, otherwise only the
first timestamp field.