G
Guest
Hello,
I'm using Access 2002, FE and BE. I use the simple statement of Now() to
populate a modified time. Unfortunately, some of my users are in different
time zones.
Is it possible to reference the BE server time instead of the user's
computer's time?
example returns user's computer time
me.modify_time = now()
I'm using Access 2002, FE and BE. I use the simple statement of Now() to
populate a modified time. Unfortunately, some of my users are in different
time zones.
Is it possible to reference the BE server time instead of the user's
computer's time?
example returns user's computer time
me.modify_time = now()