D
David A. Schramm
When I assign a DateTime value of Now to an MS Access Date/Time field, only
the date is stored. Anyone have an idea regarding how to get the whole
timestamp stored other than changing the SQL from an input parameter (?) to
Now()? I need to store GMT (UTC), not local time.
the date is stored. Anyone have an idea regarding how to get the whole
timestamp stored other than changing the SQL from an input parameter (?) to
Now()? I need to store GMT (UTC), not local time.