Time stamp field

mcdhappy80

Registered User.
Local time
Today, 17:49
Joined
Jun 22, 2009
Messages
347
I wanna create a time stamp field in accdb database. Which datatype for the field and default value should I use?
Thank You.
 
Use DATE/TIME datatype and Now() for the default value.
 
I thought so, but wanted to check with the pro just in case ;)
Thank You Bob
 

Users who are viewing this thread

Back
Top Bottom