G
Guest
I am putting together some scripts to run in VB to create an ACCESS database
and it's schema.
As a part of each table I want to have a timestamp field that on record
insertion defaults to the current datetime stamp.
What would the CREATE TABLE statement look like for this, assuming that it
can be done.
Thanks,
Gary Novosel
and it's schema.
As a part of each table I want to have a timestamp field that on record
insertion defaults to the current datetime stamp.
What would the CREATE TABLE statement look like for this, assuming that it
can be done.
Thanks,
Gary Novosel